Swagger To Ts Versions Save

Generate TypeScript types from OpenAPI 3 specs

[email protected]

2 weeks ago

Patch Changes

[email protected]

3 weeks ago

Patch Changes

[email protected]

2 months ago

Patch Changes

[email protected]

2 months ago

Patch Changes

[email protected]

3 months ago

Patch Changes

  • #1550 a5a9cc7 Thanks @shirish87! - Fix 'Content-Type' header being removed from requests with multipart/form-data body

[email protected]

3 months ago

Patch Changes

[email protected]

3 months ago

Minor Changes

  • #1521 b174dd6 Thanks @drwpow! - Add middleware support

  • #1521 fc3a468 Thanks @drwpow! - ⚠️ Breaking change (internal): fetch() is now called with new Request() to support middleware (which may affect test mocking)

  • #1521 2551e4b Thanks @drwpow! - ⚠️ Breaking change: Responses are no longer automatically .clone()’d in certain instances. Be sure to .clone() yourself if you need to access the raw body!

  • #1534 2bbeb92 Thanks @drwpow! - ⚠️ Breaking change: no longer supports deeply-nested objects/arrays for query & path serialization.

Patch Changes

[email protected]

3 months ago

Patch Changes

  • #1479 c6d945b Thanks @darwish! - Fixed build of openapi-typescript-helpers for CommonJS environments

[email protected]

3 months ago

Patch Changes

[email protected]

5 months ago

Patch Changes