Releases: openapi-ts/openapi-typescript
Releases · openapi-ts/openapi-typescript
[email protected]
[email protected]
[email protected]
Patch Changes
- Updated dependencies [
e63a345
]:
[email protected]
Patch Changes
- #1320
3cf78b9
Thanks @duncanbeevers! - Wrap nested readonly types in parentheses, allowing for nested immutable arrays
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
Minor Changes
- #1295
99a1648
Thanks @pvanagtmaal! - Avoid adding a undefined union to additionProperties
[email protected]
Patch Changes
-
#1280
50441d0
Thanks @pvanagtmaal! - Fix invalid typescript for empty request bodies, fix headers being left out when response body is omitted -
#1289
7f452fa
Thanks @adamschoenemann! - Fixed a bug where references to types with discriminators with implicit mappings would generate incorrect types