Releases: openapi-ts/openapi-typescript
Releases · openapi-ts/openapi-typescript
[email protected]
Minor Changes
- #1295
99a1648Thanks @pvanagtmaal! - Avoid adding a undefined union to additionProperties
[email protected]
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
[email protected]
Patch Changes
- #1281
ebd31ffThanks @pvanagtmaal! - Refactor CLI path handling, fixing several bugs
[email protected]
[email protected]
[email protected]
Patch Changes
- #1278
d7420e3Thanks @pvanagtmaal! - Fix externalizing external refs
[email protected]
Patch Changes
- #1269
e735ff2Thanks @pimveldhuisen! - Stop trimming whitespace other than linebreaks in string values