0.26.8
(chore):
## What’s Changed
- (fix, openapi): Fix nameOverride resolution by @amckinney in https://github.com/fern-api/fern/pull/3622
- (docs): Add OAuth SDK docs by @amckinney in https://github.com/fern-api/fern/pull/3615
Full Changelog: https://github.com/fern-api/fern/compare/0.26.7…0.26.8
0.26.7
(chore):
## What’s Changed
- [WIP] Upgrade Java Generator to IR 42 by @dcb6 in https://github.com/fern-api/fern/pull/3608
- (improvement, fern): Add better error for invalid generators.yml by @amckinney in https://github.com/fern-api/fern/pull/3521
- fix: fern-aware pydantic models now effectively ‘exclude_optional’ in… by @armandobelardo in https://github.com/fern-api/fern/pull/3618
- feat: introduce pagination to python by @armandobelardo in https://github.com/fern-api/fern/pull/3604
- (fix, ir): Fix undiscriminated union examples by @amckinney in https://github.com/fern-api/fern/pull/3619
Full Changelog: https://github.com/fern-api/fern/compare/0.26.6…0.26.7
0.26.6
(chore):
## What’s Changed
- (fix, openapi): Consolidate enums into discriminants by @amckinney in https://github.com/fern-api/fern/pull/3607
- (feature, ts): Support oauth client credentials flow by @amckinney in https://github.com/fern-api/fern/pull/3578
- (fix, openapi): OpenAPI importer now parses list examples that are specific to a field by @dsinghvi in https://github.com/fern-api/fern/pull/3613
Full Changelog: https://github.com/fern-api/fern/compare/0.26.5…0.26.6