Skip to content

Conversation

@fern-api
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
@github-actions
Copy link
Contributor

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

@fern-support fern-support merged commit 411134a into main Dec 31, 2024
4 checks passed
skeptrunedev referenced this pull request in devflowinc/vapi-docs Mar 5, 2025
Co-authored-by: fern-api[bot] <115122769+fern-api[bot]@users.noreply.github.com>
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.

2 participants