0.16.12
(chore): ## What’s Changed
- internal: seed accepts path to api directory for custom fixture by @dsinghvi in https://github.com/fern-api/fern/pull/2516
- fix: fern python generators rely on ir v31 by @dsinghvi in https://github.com/fern-api/fern/pull/2517
- feature: run prettier on doc strings by @dsinghvi in https://github.com/fern-api/fern/pull/2508
- fix: use
JSON.stringifywhen writing IR by @dsinghvi in https://github.com/fern-api/fern/pull/2511 - fix: OpenAPI importer handles self referencing schemas by @dsinghvi in https://github.com/fern-api/fern/pull/2512
- fix: handle explicit
nullstrings in OpenAPI schemas by @dsinghvi in https://github.com/fern-api/fern/pull/2514 - fix:
ResourceListin fhir is an undiscriminated union with literal properties by @armandobelardo in https://github.com/fern-api/fern/pull/2513 - fix: add
int,float, andcomplexto python reserved words by @armandobelardo in https://github.com/fern-api/fern/pull/2523
Full Changelog: https://github.com/fern-api/fern/compare/0.16.11…0.16.12