Skip to content

v0.1.14

Compare
Choose a tag to compare
@samchon samchon released this 15 Apr 02:10
· 175 commits to master since this release
759ced8

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 accept OpenApi.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