-
Notifications
You must be signed in to change notification settings - Fork 2
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
base: master
Are you sure you want to change the base?
Commits on Jul 29, 2024
-
Refactor auth code to output auth scheme in OpenAPI spec
Helpful for generating SDKs
Configuration menu - View commit details
-
Copy full SHA for 6442d2d - Browse repository at this point
Copy the full SHA 6442d2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc46d6c - Browse repository at this point
Copy the full SHA dc46d6cView commit details
Commits on Aug 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1b5f46f - Browse repository at this point
Copy the full SHA 1b5f46fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63deccf - Browse repository at this point
Copy the full SHA 63deccfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53a8036 - Browse repository at this point
Copy the full SHA 53a8036View commit details -
Configuration menu - View commit details
-
Copy full SHA for e318e0b - Browse repository at this point
Copy the full SHA e318e0bView commit details
Commits on Aug 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 88dd5b5 - Browse repository at this point
Copy the full SHA 88dd5b5View commit details
Commits on Sep 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6ac8648 - Browse repository at this point
Copy the full SHA 6ac8648View commit details
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4aa6f68 - Browse repository at this point
Copy the full SHA 4aa6f68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14344aa - Browse repository at this point
Copy the full SHA 14344aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c715a4 - Browse repository at this point
Copy the full SHA 0c715a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0ac5d9 - Browse repository at this point
Copy the full SHA c0ac5d9View commit details -
use GooeyEnum for LargeLanguageModels with api_enum() method to gener…
…ated named Enums
Configuration menu - View commit details
-
Copy full SHA for 9d99420 - Browse repository at this point
Copy the full SHA 9d99420View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1edb2c - Browse repository at this point
Copy the full SHA e1edb2cView commit details -
Revert "use GooeyEnum for LargeLanguageModels with api_enum() method …
…to generated named Enums" This reverts commit 9d99420.
Configuration menu - View commit details
-
Copy full SHA for 325cfd2 - Browse repository at this point
Copy the full SHA 325cfd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48abd59 - Browse repository at this point
Copy the full SHA 48abd59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90fad12 - Browse repository at this point
Copy the full SHA 90fad12View commit details -
Use .api_enum with LipsyncModel and rename LipsyncModel -> LipsyncModels
We use plural models everywhere else
Configuration menu - View commit details
-
Copy full SHA for 1f5150e - Browse repository at this point
Copy the full SHA 1f5150eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 146c771 - Browse repository at this point
Copy the full SHA 146c771View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8a342b - Browse repository at this point
Copy the full SHA e8a342bView commit details
Commits on Sep 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cbb3a09 - Browse repository at this point
Copy the full SHA cbb3a09View commit details -
Refactor GooeyEnum to separate .name and .api_value
We have a different name vs api_value for SerpSearchLocation
Configuration menu - View commit details
-
Copy full SHA for 76fe9aa - Browse repository at this point
Copy the full SHA 76fe9aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for aacf0b8 - Browse repository at this point
Copy the full SHA aacf0b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f8d305 - Browse repository at this point
Copy the full SHA 3f8d305View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83cacc6 - Browse repository at this point
Copy the full SHA 83cacc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for bee12c4 - Browse repository at this point
Copy the full SHA bee12c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8f296d - Browse repository at this point
Copy the full SHA c8f296dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8509c61 - Browse repository at this point
Copy the full SHA 8509c61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f60610 - Browse repository at this point
Copy the full SHA 4f60610View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f70c0a - Browse repository at this point
Copy the full SHA 1f70c0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00b6bfc - Browse repository at this point
Copy the full SHA 00b6bfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for d38fc4f - Browse repository at this point
Copy the full SHA d38fc4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbe84f3 - Browse repository at this point
Copy the full SHA dbe84f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3192e76 - Browse repository at this point
Copy the full SHA 3192e76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25fe3f2 - Browse repository at this point
Copy the full SHA 25fe3f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c46fe6 - Browse repository at this point
Copy the full SHA 4c46fe6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55e5ea9 - Browse repository at this point
Copy the full SHA 55e5ea9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e48b197 - Browse repository at this point
Copy the full SHA e48b197View commit details -
Configuration menu - View commit details
-
Copy full SHA for a38ad6a - Browse repository at this point
Copy the full SHA a38ad6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25abd67 - Browse repository at this point
Copy the full SHA 25abd67View commit details -
Configuration menu - View commit details
-
Copy full SHA for d75faec - Browse repository at this point
Copy the full SHA d75faecView commit details
Commits on Sep 16, 2024
-
Revert "Add openapi params for fern bearer auth, hide healthcheck fro…
…m fern" This reverts commit 1b5f46f.
Configuration menu - View commit details
-
Copy full SHA for 0713227 - Browse repository at this point
Copy the full SHA 0713227View commit details -
Revert "Refactor auth code to output auth scheme in OpenAPI spec"
This reverts commit 6442d2d.
Configuration menu - View commit details
-
Copy full SHA for 9a5f74b - Browse repository at this point
Copy the full SHA 9a5f74bView commit details