Skip to content

Releases: openapi-ts/openapi-typescript

[email protected]

08 Sep 00:35
ee908d0
Compare
Choose a tag to compare

Patch Changes

[email protected]

30 Aug 17:01
5948c0b
Compare
Choose a tag to compare

Patch Changes

  • #1324 0357325 Thanks @drwpow! - Fix accidental quote appearing in components/responses with $refs

[email protected]

30 Aug 19:58
1ee5d2e
Compare
Choose a tag to compare

Patch Changes

[email protected]

22 Aug 13:05
b661fa1
Compare
Choose a tag to compare

Patch Changes

[email protected]

20 Aug 05:28
f6bfdd7
Compare
Choose a tag to compare

Patch Changes

[email protected]

20 Aug 01:51
c5b6ed8
Compare
Choose a tag to compare

Patch Changes

[email protected]

19 Aug 19:18
62a5405
Compare
Choose a tag to compare

Patch Changes

  • #1308 ebb73b6 Thanks @drwpow! - Fix bugs with remote $refs, add cwd option for JSON schema parsing

[email protected]

19 Aug 19:18
62a5405
Compare
Choose a tag to compare

Patch Changes

[email protected]

14 Aug 17:44
ad894a5
Compare
Choose a tag to compare

Minor Changes

[email protected]

10 Aug 17:55
a65beac
Compare
Choose a tag to compare

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