Releases: fern-api/fern
Releases · fern-api/fern
0.66.25
chore(cli): handle object-style examples to support OpenAPI v3.1 spec…
0.66.24
feat(cli): Add support for readme config for API Name and disabled fe…
0.66.23
feat(cli): add support for JSON Schema's `const` keyword (#8958) * add const to parser (converts to single-valued enum) * silly reordering change via test:update * release 0.66.23
0.66.22
fix(cli): Nested protobuf types have correct type ids in converted ir…
0.66.21
feat(cli): introduce inline-all-of-schema setting in openapi (#8949)
0.66.20
fix(cli): add kwargs as a reserved keyword for python (#8947)
0.66.19
chore(cli): handle MIME type multipart/mixed (#8843) * added handling for MIME type multipart/mixed * updated changelog
0.66.18
chore(docs): fix allOf parsing to grab the additionalProperties arg (…
0.66.17
chore(swift): upgrade to ir v59 (#8818) * Upgrade ir-sdk * Add todo for 'inferred' auth scheme * Update seed snapshots * Specify reverse migration version * Update sdk versions.yml * Update cli versions.yml
0.66.16
chore(cli): upload generator config (#8745) * fix(cli): upload JSON instead of URL * format * init * upload metadata * add version * use dynamic ir * format * avoid double nesting * send full output mode * just publishing info * add github repo * publish * format * fix duplicates * use dynamic generator config * lint * version --------- Co-authored-by: fern-bot <[email protected]>