1.4.10
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.getBuiltinModuleto import native node module conditionally - type gen:
fromTypesnow accept direct declaration - export
fromTypesfrom index - add test case for type gen, and OpenAPI schema
Bug fix:
New Contributors
Full Changelog: 1.4.9...1.4.10