Releases: IBM/openapi-validator
Releases · IBM/openapi-validator
v0.31.1
0.31.1 (2020-10-23)
Bug Fixes
- findOctetSequencePaths: Show path to erring element (#190) (0247888), closes #180
v0.31.0
0.31.0 (2020-10-15)
Features
- allow spectral rule severity to be modified in the validaterc (#202) (dc81079)
v0.29.4
0.29.4 (2020-09-22)
Bug Fixes
- recognize
application/merge-patch+json
media type as JSON (#198) (958b6af)
v0.29.3
0.29.3 (2020-09-02)
Bug Fixes
- dont validate schema properties called 'responses' as responses (#194) (4277079)
v0.29.2
0.29.2 (2020-08-27)
Bug Fixes
- validator: typo in
isURL
function call (#189) (58f75a0)
v0.29.1
0.29.1 (2020-08-26)
Bug Fixes
- Required properties warning now checked in child refs (#187) (5f2ae83)
v0.28.1
0.28.1 (2020-08-06)
Bug Fixes
- Reduce default severity of enum case convention (d09c4e8)