0.16.1
(chore):
## What’s Changed
- test: introduce a test definition for optional by @dsinghvi in https://github.com/fern-api/fern/pull/2460
- fix: aliases with
x-fern-sdk-group-name
are stored in the right file by @dsinghvi in https://github.com/fern-api/fern/pull/2461
Full Changelog: https://github.com/fern-api/fern/compare/0.16.0…0.16.1
0.16.0
(chore):
## What’s Changed
- docs: add docs quickstart by @dannysheridan in https://github.com/fern-api/fern/pull/2456
- docs: fix callout spacing by @dannysheridan in https://github.com/fern-api/fern/pull/2457
- docs: example provided for path parameter by @dannysheridan in https://github.com/fern-api/fern/pull/2458
- feature: support
x-fern-sdk-group-name
on schemas by @dsinghvi in https://github.com/fern-api/fern/pull/2459 NOTE The OpenAPI importer was drastically modified, so be careful upgrading to0.16.0
and report any issues!
Full Changelog: https://github.com/fern-api/fern/compare/0.15.18…0.16.0