Skip to content

1.4.10

Choose a tag to compare

@SaltyAom SaltyAom released this 21 Sep 19:23
· 4 commits to main since this release
ae8f8b1

Improvement:

  • #267 enum eupport for OpenAPI by @runyasak
  • populate params from path when no schema is provided
  • type gen: accept number as path segment
  • when failed to convert type to OpenAPI, log the error and continue
  • type gen: use process.getBuiltinModule to import native node module conditionally
  • type gen: fromTypes now accept direct declaration
  • export fromTypes from index
  • add test case for type gen, and OpenAPI schema

Bug fix:

  • #226 accept operationId
  • #230 do not inline Response if is Cloudflare Worker

New Contributors

Full Changelog: 1.4.9...1.4.10