Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenAPI revisions for compatibility with Fern SDK generator #422

Open
wants to merge 43 commits into
base: master
Choose a base branch
from

Commits on Jul 29, 2024

  1. Refactor auth code to output auth scheme in OpenAPI spec

    Helpful for generating SDKs
    nikochiko committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    6442d2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc46d6c View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    1b5f46f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63deccf View commit details
    Browse the repository at this point in the history
  3. fern: ignore v2 sync APIs

    nikochiko committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    53a8036 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e318e0b View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    88dd5b5 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    6ac8648 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    4aa6f68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14344aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c715a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0ac5d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d99420 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e1edb2c View commit details
    Browse the repository at this point in the history
  7. Revert "use GooeyEnum for LargeLanguageModels with api_enum() method …

    …to generated named Enums"
    
    This reverts commit 9d99420.
    nikochiko committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    325cfd2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    48abd59 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    90fad12 View commit details
    Browse the repository at this point in the history
  10. Use .api_enum with LipsyncModel and rename LipsyncModel -> LipsyncModels

    We use plural models everywhere else
    nikochiko committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    1f5150e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    146c771 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e8a342b View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    cbb3a09 View commit details
    Browse the repository at this point in the history
  2. Refactor GooeyEnum to separate .name and .api_value

    We have a different name vs api_value for SerpSearchLocation
    nikochiko committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    76fe9aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aacf0b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f8d305 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    83cacc6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bee12c4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c8f296d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8509c61 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4f60610 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1f70c0a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    00b6bfc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d38fc4f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    dbe84f3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3192e76 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    25fe3f2 View commit details
    Browse the repository at this point in the history
  16. Rename for parity with SDK

    nikochiko committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    4c46fe6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    55e5ea9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e48b197 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a38ad6a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    25abd67 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d75faec View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Revert "Add openapi params for fern bearer auth, hide healthcheck fro…

    …m fern"
    
    This reverts commit 1b5f46f.
    nikochiko committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    0713227 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a5f74b View commit details
    Browse the repository at this point in the history