Skip to content

Latest commit

 

History

History
80 lines (41 loc) · 3.78 KB

File metadata and controls

80 lines (41 loc) · 3.78 KB

openapi-typescript-helpers

0.0.13

Patch Changes

0.0.12

Patch Changes

  • #1833 cec023d Thanks @ngraef! - Fix identification of required properties when strictNullChecks is disabled

0.0.11

Patch Changes

0.0.10

Patch Changes

0.0.9

Patch Changes

  • Improved handling of SuccessResponse<T> and ErrorResponse<T>
  • Changed handling of ErrorResponse<T> to produce one and only one error type (rather than an impossible union)

0.0.8

Patch Changes

0.0.7

Patch Changes

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

0.0.6

Patch Changes

0.0.5

Patch Changes

0.0.4

Patch Changes

0.0.3

Patch Changes

0.0.2

Patch Changes

0.0.0

Initial release