Releases: samchon/openapi
Releases · samchon/openapi
v0.1.20
v0.1.19
v0.1.18
v0.1.16
v0.1.14
Finally be stabled.
What's Changed
- OpenAPI v3 by @samchon in #1
- OpenAPI v3.1 by @samchon in #2
- Complete type definitions and converters by @samchon in #3
- Finalize OpenAPI type definitions. by @samchon in #4
- Support
$recursiveRef
of OpenAPI v3.1. by @samchon in #5 - Memoize
OpenAPI
conversion. by @samchon in #6 - Add
x-samchon-emended
property in every converters. by @samchon in #7 OpenApi.convert()
can acceptOpenApi.IDocument
itself. by @samchon in #8- OpenApi.IDocument["x-samchon-emended"] becomes required. by @samchon in #9
- Fix and enhance
OpenApi
types. by @samchon in #10 - Fix mis-converted property ->
Object.propertes
by @samchon in #11
New Contributors
Full Changelog: https://github.com/samchon/openapi/commits/v0.1.14