Skip to content

Releases: openapi-ts/openapi-typescript

[email protected]

06 Jul 22:46
26436b9
Compare
Choose a tag to compare

Patch Changes

[email protected]

28 Jun 07:03
f259093
Compare
Choose a tag to compare

Minor Changes

  • 0380e9a Thanks @drwpow! - Add multipart/form-data request body support

  • 0380e9a Thanks @drwpow! - Breaking: openapi-fetch now just takes the first media type it finds rather than preferring JSON. This is because in the case of multipart/form-data vs application/json, it’s not inherently clear which you’d want. Or if there were multiple JSON-like media types.

[email protected]

26 Jun 23:13
a022a00
Compare
Choose a tag to compare

Minor Changes

Patch Changes

[email protected]

20 Jun 17:04
a535eaf
Compare
Choose a tag to compare

Minor Changes

v6.2.8

16 Jun 05:14
55aae5e
Compare
Choose a tag to compare

Patch Changes

v6.2.7

12 Jun 20:00
3a4f410
Compare
Choose a tag to compare

Patch Changes

v6.2.6

25 May 23:01
65ff4b1
Compare
Choose a tag to compare

Patch Changes

v6.2.5

23 May 19:35
a793a18
Compare
Choose a tag to compare

Patch Changes

v6.2.4

26 Apr 19:21
Compare
Choose a tag to compare

🐛 Bugfixes

  • Fix remote $refs to complete schemas (#1087)
  • Fix incorrect check for protocol by @happycollision (#1088)
  • Fix missing parameters in operation object (#1090)

v6.2.3

26 Apr 15:21
Compare
Choose a tag to compare

🐛 Bugfixes