Skip to content

@hey-api/openapi-ts@0.35.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Apr 00:28
· 918 commits to main since this release
759e4a4

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)