Releases: openapi-ts/openapi-typescript
Releases · openapi-ts/openapi-typescript
openapi-typescript@6.5.0
Minor Changes
- #1295
99a1648Thanks @pvanagtmaal! - Avoid adding a undefined union to additionProperties
openapi-typescript@6.4.5
Patch Changes
-
#1280
50441d0Thanks @pvanagtmaal! - Fix invalid typescript for empty request bodies, fix headers being left out when response body is omitted -
#1289
7f452faThanks @adamschoenemann! - Fixed a bug where references to types with discriminators with implicit mappings would generate incorrect types
openapi-typescript@6.4.4
Patch Changes
- #1281
ebd31ffThanks @pvanagtmaal! - Refactor CLI path handling, fixing several bugs
openapi-typescript@6.4.3
openapi-fetch@0.7.2
openapi-typescript@6.4.2
Patch Changes
- #1278
d7420e3Thanks @pvanagtmaal! - Fix externalizing external refs
openapi-typescript@6.4.1
Patch Changes
- #1269
e735ff2Thanks @pimveldhuisen! - Stop trimming whitespace other than linebreaks in string values