December 13, 2023
0.16.4
(chore):
## What’s Changed
- internal: enable typescript code snippets in fern docs by @dsinghvi in https://github.com/fern-api/fern/pull/2473
- internal:
generators.yml
in public-api by @dsinghvi in https://github.com/fern-api/fern/pull/2475 - document: API-wide global configs in api.yml by @dannysheridan in https://github.com/fern-api/fern/pull/2478
- fix: escape OpenAPI string examples that star with
$
by @dsinghvi in https://github.com/fern-api/fern/pull/2483 - fix: handle OpenAPI importer handles unions
type: [string, object]
by @dsinghvi in https://github.com/fern-api/fern/pull/2483
Full Changelog: https://github.com/fern-api/fern/compare/0.16.3…0.16.4