> For clean Markdown content of this page, append .md to this URL. For the complete documentation index, see https://buildwithfern.com/learn/llms.txt. ## 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](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](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](https://github.com/fern-api/fern/pull/2508) * fix: use `JSON.stringify` when writing IR by @dsinghvi in [https://github.com/fern-api/fern/pull/2511](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](https://github.com/fern-api/fern/pull/2512) * fix: handle explicit `null` strings in OpenAPI schemas by @dsinghvi in [https://github.com/fern-api/fern/pull/2514](https://github.com/fern-api/fern/pull/2514) * fix: `ResourceList` in fhir is an undiscriminated union with literal properties by @armandobelardo in [https://github.com/fern-api/fern/pull/2513](https://github.com/fern-api/fern/pull/2513) * fix: add `int`, `float`, and `complex` to python reserved words by @armandobelardo in [https://github.com/fern-api/fern/pull/2523](https://github.com/fern-api/fern/pull/2523) **Full Changelog**: [https://github.com/fern-api/fern/compare/0.16.11...0.16.12](https://github.com/fern-api/fern/compare/0.16.11...0.16.12)