Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: webflow/webflow-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.0b1
Choose a base ref
...
head repository: webflow/webflow-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.1.0b2
Choose a head ref
  • 4 commits
  • 6 files changed
  • 4 contributors

Commits on Dec 30, 2023

  1. Fix authorize_url (#6)

    * Updates to README
    
    * OAuthScope reference updates
    
    * Removed space in outh.authorize_url to construct valid URL
    
    * Remove comma
    jtoceflow authored Dec 30, 2023
    Configuration menu
    Copy the full SHA
    2ca3496 View commit details
    Browse the repository at this point in the history
  2. Update .fernignore

    dsinghvi authored Dec 30, 2023
    Configuration menu
    Copy the full SHA
    3303d94 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    dsinghvi authored Dec 30, 2023
    Configuration menu
    Copy the full SHA
    a6e072d View commit details
    Browse the repository at this point in the history
  4. 🌿 Fern Regeneration -- Client constructor accepts access_token (#9)

    * SDK regeneration
    
    * update README
    
    ---------
    
    Co-authored-by: fern-api <115122769+fern-api[bot]@users.noreply.github.com>
    Co-authored-by: dsinghvi <dsinghvi@umich.edu>
    fern-api[bot] and dsinghvi authored Dec 30, 2023
    Configuration menu
    Copy the full SHA
    80a8228 View commit details
    Browse the repository at this point in the history
Loading