0.16.11
(chore):
## What’s Changed
- fix: OpenAPI importer properly escapes examples that start with $ sign by @dsinghvi in https://github.com/fern-api/fern/pull/2509
Full Changelog: https://github.com/fern-api/fern/compare/0.16.10…0.16.11
0.16.10
(chore):
## What’s Changed
- document: x-fern-server-name extension by @dannysheridan in https://github.com/fern-api/fern/pull/2504
- feature: add x-fern-parameter-name extension by @amckinney in https://github.com/fern-api/fern/pull/2489
- chore: seed exits 1 if tests fail by @dsinghvi in https://github.com/fern-api/fern/pull/2505
- fix: x-fern-streaming can be used with x-fern-group-name by @amckinney in https://github.com/fern-api/fern/pull/2488
Full Changelog: https://github.com/fern-api/fern/compare/0.16.9…0.16.10