This repository has been archived by the owner on Nov 8, 2024. It is now read-only.
@apielements/openapi3-parser@0.16.0
kylef
released this
23 Feb 15:26
·
19 commits
to master
since this release
Enhancements
-
Support for OpenAPI 3.1, some features and fields are not supported (these will emit the appropriate unsupported warnings).
This includes support for
const
and arraytype
in 'Schema Object'. -
Support for the 'title', 'description', and 'enum' properties in 'Schema Object's found within 'Parameter Object'.