Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

@apielements/openapi3-parser@0.14.2

Choose a tag to compare

@kylef kylef released this 22 Jul 14:03
· 92 commits to master since this release

Bug Fixes

  • Prevents the parser from throwing an unhandled error while parsing components which use keys which are the same as an API Element type identifier. The parser will now produce a handled error mentioning that these keys are reserved and currently unsupported in the parser.