Releases: imballinst/oas-typescript
Releases · imballinst/oas-typescript
@oas-typescript/koa@0.14.0
Minor Changes
- bdb156b: feat: implement max file size and max files length
@oas-typescript/koa@0.13.0
Minor Changes
- e07d9c9: feat: allow multipart with koa-body instead of with multer
@oas-typescript/koa@0.12.2
Patch Changes
- 0314b28: fix: fix utils in oas-typescript-koa emitting unnecessary stuff
@oas-typescript/koa@0.12.1
Patch Changes
- 91eaf7b: chore: bump dependency of openapi-zod-client
@oas-typescript/express@0.2.3
Patch Changes
- 91eaf7b: chore: bump dependency of openapi-zod-client
@oas-typescript/axios@0.1.9
Patch Changes
- 91eaf7b: refactor(oas-typescript-axios): refactor the result so that there are less noise on each file tag
@oas-typescript/koa@0.12.0
@oas-typescript/express@0.2.2
Patch Changes
- 19c6f72: chore: allow reading from both YAML and JSON; refactor for preparation on parsing multipart/form-data
@oas-typescript/axios@0.1.8
Patch Changes
- 19c6f72: chore: allow reading from both YAML and JSON; refactor for preparation on parsing multipart/form-data
@oas-typescript/swagger-ui@0.1.4
Patch Changes
- 7fd05b4: fix: fix default value is always added despite that there are no security field