Releases: IBM/openapi-validator
Releases · IBM/openapi-validator
v0.21.0
0.21.0 (2020-02-18)
Features
- add validator warning for binary string in "application/json" or parameter (#139) (9497333)
v0.20.0
0.20.0 (2020-02-17)
Features
- validator should check for mandatory swagger or openapi field (#137) (b4275d3)
v0.19.2
0.19.2 (2020-02-11)
Bug Fixes
- resolve refs when checking for success response schemas (#136) (b286c69)
v0.19.1
0.19.1 (2020-02-11)
Bug Fixes
- updated code and test to reflect updated naming convention (#133) (c44f2fa)
v0.19.0
0.19.0 (2020-02-10)
Features
- added configurable warning limits through .thresholdrc file (#132) (2c3a919)
v0.18.0
0.18.0 (2020-02-07)
Features
- add warning, non-204 success response should have response body (#127) (90689c8)
v0.17.1
0.17.1 (2020-02-07)
Bug Fixes
- use correct property case for
tokenUrl
(#134) (4395600)
v0.17.0
0.17.0 (2020-01-29)
Features
- operationId should conform to naming convention (#124) (79ca9b8)
v0.16.2
0.16.2 (2020-01-27)
Bug Fixes
- swagger2 validator should only report error if there's body parameter but no consume (#123) (1d97cb2)