This repository has been archived by the owner on Nov 8, 2024. It is now read-only.
Releases: apiaryio/dredd
Releases · apiaryio/dredd
[email protected]
[email protected]
13.1.0
- Updated to fury-adapter-oas3-parser 0.11.0 which adds support for default responses.
- Updated API Blueprint parser (Drafter 5.0) which contains improved URI Template validation.
13.0.2
- Updated to fury-adapter-swagger 0.28.3
- Updated to fury-adapter-oas3-parser 0.10.2
v13.0.0
Deprecations
- Removes support for JSON Schema Draft V3 (see apiaryio/gavel.js#369)
Features
- Uses a more powerful JSON Schema validator (AJV)
v12.2.1
Dependencies
- Updates
[email protected]
- Updates to
[email protected]
- Updates to
[email protected]
Bug Fixes
- JSON Schema generated from OpenAPI 2.0 (Swagger) documents are explicitly set to be JSON Schema Draft V4
v12.2.0
Features
- Updates to
[email protected]
to produce a deprecation warning upon JSON Schema Draft 3 usage