Releases: fern-api/fern
Releases · fern-api/fern
0.46.20
feat(cli): Turn Mintlify migrator into a CLI command (#5106)
0.46.19
fix(cli): openapi importer respects examples when additionalPropertie…
0.46.18
fix(cli): fern definition respects extra-properties when validating e…
0.46.17
fix(cli): default booleans are parsed from strings as well (#5504)
0.46.16
fix(cli): Handle OpenAPI type arrays better (#5499) Handle OpenAPI type arrays better --------- Co-authored-by: Swimburger <Swimburger@users.noreply.github.com>
0.46.15
fix(cli): resolve bug where user specified examples would be omitted …
0.46.14
fix(cli): Boolean default values are now propagated from the Fern Def…
0.46.13
fix(cli): Correctly support `readOnly` query parameters in `PATCH` en…
0.46.12
fix(cli): service level path params with docs are now supported (#5469)
0.46.11
feat(cli): allow configuring example depth (#5465)