0.31.6
(chore):
## What’s Changed
- (improvement, typescript): support overriding global headers by @dsinghvi in https://github.com/fern-api/fern/pull/3945
- feat, python: introduce
reference.md
generation by @armandobelardo in https://github.com/fern-api/fern/pull/3946 - (fix, csharp): json serialize enums before sending over the wire by @dsinghvi in https://github.com/fern-api/fern/pull/3947
- (fix, cli): remove out of range number validations in
openapi-ir-to-fern
+ remove husky by @dcb6 in https://github.com/fern-api/fern/pull/3948
Full Changelog: https://github.com/fern-api/fern/compare/0.31.5…0.31.6
0.31.5
(chore):
## What’s Changed
- fix: api update command now works with unioned + nested APIs by @armandobelardo in https://github.com/fern-api/fern/pull/3944
Full Changelog: https://github.com/fern-api/fern/compare/0.31.4…0.31.5
0.31.4
(chore):
## What’s Changed
- (feat, typescript): support automatic cursor based pagination by @dsinghvi in https://github.com/fern-api/fern/pull/3941
- (fix, typescript): auto pagination handles optional results arrays by @dsinghvi in https://github.com/fern-api/fern/pull/3942
- (fix, openapi):
x-fern-global-headers
works with predefined types by @dsinghvi in https://github.com/fern-api/fern/pull/3943
Full Changelog: https://github.com/fern-api/fern/compare/0.31.3…0.31.4