swagger-validator 2.1.1 Released!
OAS 3.1 support
- First release with OAS 3.1 support
New parse
endpoints
- Added
parse
endpoint returning the serialized parsed and optionally dereferenced and processed specification
Full set of options to configure parsing and validation
- parse, validate and result processing parameters
What's Changed
- implement parse, options and 3.1 support by @frantuma in #207
- fix inferSchemaType default by @frantuma in #209
Full Changelog: v2.0.13...v2.1.1