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

🌿 ✨ [Scheduled] Upgrade Fern CLI #115

Merged
merged 1 commit into from
Dec 31, 2024
Merged

🌿 ✨ [Scheduled] Upgrade Fern CLI #115

merged 1 commit into from
Dec 31, 2024

Conversation

fern-api[bot]
Copy link
Contributor

@fern-api fern-api bot commented Dec 16, 2024

Upgrading from 0.46.12 to 0.46.16 - Changelog

    0.46.16
  • fix: Improve parsing of OpenAPI schemas with an array in the type property.

    • If the array contains "null", it is interpreted as nullable, and removed from the array.
    • If there is only a single item in the array (after removing "null"), it previously defaulted to unknown, but now the specified type is used.
  • 0.46.15

  • fix: Fixed issue where user specified examples would be omitted in favor of autogenerated examples.

  • 0.46.14

  • fix: Boolean default values are now propagated from the Fern Definition through to docs generation.

  • 0.46.13

  • fix: Correctly omits readOnly query parameters during openapi to fern definition generation.

@fern-api fern-api bot force-pushed the fern/update/cli branch from ef20b27 to 722faff Compare December 23, 2024 00:02
Copy link

@fern-api fern-api bot force-pushed the fern/update/cli branch from 722faff to 4edaf79 Compare December 30, 2024 00:02
Copy link

@fern-support fern-support merged commit 411134a into main Dec 31, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant