Releases: IBM/openapi-validator
Releases · IBM/openapi-validator
v0.12.3
01 Jul 20:18
Compare
Sorry, something went wrong.
No results found
0.12.3 (2019-07-01)
Bug Fixes
remove support for links in swagger2 (#76 ) (8b28d67 )
v0.12.2
28 Jun 19:38
Compare
Sorry, something went wrong.
No results found
0.12.2 (2019-06-28)
Bug Fixes
response schema support for oneOf, anyOf, and allOf refs (#70 ) - real (10d99a4 )
v0.12.1
28 Jun 14:10
Compare
Sorry, something went wrong.
No results found
0.12.1 (2019-06-28)
Bug Fixes
flag any operations with array responses (#73 ) (7b1a9d3 )
v0.12.0
24 Jun 19:59
Compare
Sorry, something went wrong.
No results found
0.12.0 (2019-06-24)
Features
new cli option, --errors_only, for printing only the errors (#68 ) (a338bf0 )
v0.11.2
19 Jun 20:35
Compare
Sorry, something went wrong.
No results found
0.11.2 (2019-06-19)
Bug Fixes
response links are not validated as responses (#63 ) (061b09b )
v0.11.1
19 Jun 18:03
Compare
Sorry, something went wrong.
No results found
0.11.1 (2019-06-19)
Bug Fixes
skips validation for non-string enum values (#67 ) (fe4211f )
v0.11.0
18 Jun 19:48
Compare
Sorry, something went wrong.
No results found
0.11.0 (2019-06-18)
Features
add security definition validations for OAS3 (0a44980 )
v0.10.5
18 Jun 14:36
Compare
Sorry, something went wrong.
No results found
0.10.5 (2019-06-18)
Bug Fixes
use correct working dir when resolving multi-file definitions (43a22b8 )
v0.10.4
18 Jun 14:00
Compare
Sorry, something went wrong.
No results found
0.10.4 (2019-06-18)
Bug Fixes
skips warning for non-ref response schemas when not content is not json (624d41a )
v0.10.3
13 Jun 15:20
Compare
Sorry, something went wrong.
No results found
0.10.3 (2019-06-13)
Bug Fixes
raises warning for tag that hasnt been defined in global tags list (b0ac126 )