Skip to content

Releases: hey-api/openapi-ts

@hey-api/openapi-ts@0.37.1

09 Apr 10:37
58a1dcb
Compare
Choose a tag to compare

Patch Changes

  • fix: ensure strings with both single/double quotes and backticks are escaped properly (#310) (#310)

@hey-api/openapi-ts@0.37.0

09 Apr 03:41
399a0ca
Compare
Choose a tag to compare

Minor Changes

  • remove: generics as valid option for serviceResponse (#299)

Patch Changes

  • fix: escape dollar sign in operation names (#307)

@hey-api/openapi-ts@0.36.2

09 Apr 00:45
d5e7e84
Compare
Choose a tag to compare

Patch Changes

  • fix: move service types into models file (#292)

@hey-api/openapi-ts@0.36.1

08 Apr 21:51
2412327
Compare
Choose a tag to compare

Patch Changes

  • fix: do not throw when failing to decode URI (#296)

@hey-api/openapi-ts@0.36.0

08 Apr 04:08
19f638b
Compare
Choose a tag to compare

Minor Changes

  • feat: export schemas directly from OpenAPI specification (ie. support exporting JSON schemas draft 2020-12 (#285)

Patch Changes

  • fix(config): rename exportSchemas to schemas (#288)

@hey-api/openapi-ts@0.35.0

08 Apr 00:28
759e4a4
Compare
Choose a tag to compare

Minor Changes

  • fix(config): remove postfixModels option (#266)

  • fix(client): do not send default params (#267)

Patch Changes

  • fix(api): use TypeScript Compiler API to create schemas (#271)

  • fix(client): export APIResult when using serviceResponse as 'response' (#283)

  • fix(parser): use only isRequired to determine if field is required (#264)

@hey-api/openapi-ts@0.34.5

04 Apr 05:32
a5e2420
Compare
Choose a tag to compare

Patch Changes

  • fix(client): access service data type in namespace properly (#258)

@hey-api/openapi-ts@0.34.4

04 Apr 04:17
11979c8
Compare
Choose a tag to compare

Patch Changes

  • fix(openapi-ts): namespace service data types (#246)

@hey-api/openapi-ts@0.34.3

04 Apr 01:59
5ab6ab0
Compare
Choose a tag to compare

Patch Changes

  • fix(docs): link to docs hosted on vercel (#244)

@hey-api/openapi-ts@0.34.2

04 Apr 00:56
f02057f
Compare
Choose a tag to compare

Patch Changes