0.23.6
(chore):
## What’s Changed
- docs: Add services to entities with
availability
by @jackfischer in https://github.com/fern-api/fern/pull/3500 - fix typo in docs by @rnz269 in https://github.com/fern-api/fern/pull/3502
- fix: filter allOf schemas to look for objects instead of malformed bl… by @armandobelardo in https://github.com/fern-api/fern/pull/3503
New Contributors
- @rnz269 made their first contribution in https://github.com/fern-api/fern/pull/3502
Full Changelog: https://github.com/fern-api/fern/compare/0.23.5…0.23.6
0.23.5
(chore):
## What’s Changed
- (fix): literal descriptions from OpenAPI by @dsinghvi in https://github.com/fern-api/fern/pull/3501
Full Changelog: https://github.com/fern-api/fern/compare/0.23.4…0.23.5
0.23.4
(chore):
## What’s Changed
- improvements, python: update docstrings to match numpydoc convention by @armandobelardo in https://github.com/fern-api/fern/pull/3487
- feat, python: introduce flag to inline request params in function sig… by @armandobelardo in https://github.com/fern-api/fern/pull/3491
- (fix, go): Add URL encoding to path parameters by @amckinney in https://github.com/fern-api/fern/pull/3488
- (feat, internal): introduce default custom config and use in express generator by @dsinghvi in https://github.com/fern-api/fern/pull/3493
- (fix, python): re-add inlining union properties by @armandobelardo in https://github.com/fern-api/fern/pull/3476
- feat: tabs with href by @abvthecity in https://github.com/fern-api/fern/pull/3497
- feat: in docs.yml, allow api reference to be “flattened” by @abvthecity in https://github.com/fern-api/fern/pull/3498
- fix, ts: remove duplicate quotation marks from snippet templates by @armandobelardo in https://github.com/fern-api/fern/pull/3495
- fix: address formatting issues with python templates by @armandobelardo in https://github.com/fern-api/fern/pull/3499
Full Changelog: https://github.com/fern-api/fern/compare/0.23.3…0.23.4