May 2, 2024
0.23.7
(chore):
## What’s Changed
- fix: The vanilla pydantic base model now respects the by @armandobelardo in https://github.com/fern-api/fern/pull/3504
- (fix): support parsing path parameters in asyncapi v2 by @dsinghvi in https://github.com/fern-api/fern/pull/3505
- (internal, test): Stop testing IR generation snapshots by @dsinghvi in https://github.com/fern-api/fern/pull/3508
- fix, python: pipe through the whole kit and caboodle for inlined unions by @armandobelardo in https://github.com/fern-api/fern/pull/3507
- fix, python: the SDK generator now generates disciminated unions correctlly by @armandobelardo in https://github.com/fern-api/fern/pull/3509
- internal: release python generator RC by @armandobelardo in https://github.com/fern-api/fern/pull/3510
- fix, ts, python: snippet template paper cuts by @armandobelardo in https://github.com/fern-api/fern/pull/3511
- (fix, ts): Prefer user-provided examples by @amckinney in https://github.com/fern-api/fern/pull/3496
- (fix, ts): Add URL encoding to path parameters by @amckinney in https://github.com/fern-api/fern/pull/3494
- (docs) aside component by @dannysheridan in https://github.com/fern-api/fern/pull/3512
- internal: update public api docs by @armandobelardo in https://github.com/fern-api/fern/pull/3513
- (feature, ts): Add JSDoc docs to client methods by @amckinney in https://github.com/fern-api/fern/pull/3515
- improvement: add in sync templates for python (in addition to async) by @armandobelardo in https://github.com/fern-api/fern/pull/3516
- (chore, python): Ignore core_utilities in mypy by @amckinney in https://github.com/fern-api/fern/pull/3517
- (feature): expose
x-fern-property-name
extension by @dsinghvi in https://github.com/fern-api/fern/pull/3518
Full Changelog: https://github.com/fern-api/fern/compare/0.23.6…0.23.7