This repository has been archived by the owner on Nov 8, 2024. It is now read-only.
·
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'.