Skip to content

Releases: imballinst/oas-typescript

@oas-typescript/koa@0.14.0

27 Jan 10:11
550a362
Compare
Choose a tag to compare

Minor Changes

  • bdb156b: feat: implement max file size and max files length

@oas-typescript/koa@0.13.0

20 Jan 00:44
e631808
Compare
Choose a tag to compare

Minor Changes

  • e07d9c9: feat: allow multipart with koa-body instead of with multer

@oas-typescript/koa@0.12.2

19 Jan 06:25
85f7d66
Compare
Choose a tag to compare

Patch Changes

  • 0314b28: fix: fix utils in oas-typescript-koa emitting unnecessary stuff

@oas-typescript/koa@0.12.1

16 Jan 11:20
7ef0727
Compare
Choose a tag to compare

Patch Changes

  • 91eaf7b: chore: bump dependency of openapi-zod-client

@oas-typescript/express@0.2.3

16 Jan 11:20
7ef0727
Compare
Choose a tag to compare

Patch Changes

  • 91eaf7b: chore: bump dependency of openapi-zod-client

@oas-typescript/axios@0.1.9

16 Jan 11:20
7ef0727
Compare
Choose a tag to compare

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

07 Jan 13:59
6940651
Compare
Choose a tag to compare

Minor Changes

  • 4a31928: feat: implement multer for file uploads and stuff

Patch Changes

  • 19c6f72: chore: allow reading from both YAML and JSON; refactor for preparation on parsing multipart/form-data

@oas-typescript/express@0.2.2

07 Jan 13:59
6940651
Compare
Choose a tag to compare

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

07 Jan 13:59
6940651
Compare
Choose a tag to compare

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

12 Dec 06:22
1d227c3
Compare
Choose a tag to compare

Patch Changes

  • 7fd05b4: fix: fix default value is always added despite that there are no security field