May 6, 2024
0.24.0
(chore):
## What’s Changed
- (fix): remove
api.yml
not found error when the openapi folder is present by @dsinghvi in https://github.com/fern-api/fern/pull/3519 - add example snippet syntax by @abvthecity in https://github.com/fern-api/fern/pull/3523
- (fix, internal): fix preview docs and move props to left side in docs by @dsinghvi in https://github.com/fern-api/fern/pull/3525
- fix, python: check for nulls before dereferencing in unchecked base m… by @armandobelardo in https://github.com/fern-api/fern/pull/3528
- (feature, openapi): Add x-fern-base-path extension by @amckinney in https://github.com/fern-api/fern/pull/3530
Full Changelog: https://github.com/fern-api/fern/compare/0.23.7…0.24.0