Skip to content

Releases: IBM/openapi-validator

v0.21.0

18 Feb 16:12
Compare
Choose a tag to compare

0.21.0 (2020-02-18)

Features

  • add validator warning for binary string in "application/json" or parameter (#139) (9497333)

v0.20.0

17 Feb 16:34
Compare
Choose a tag to compare

0.20.0 (2020-02-17)

Features

  • validator should check for mandatory swagger or openapi field (#137) (b4275d3)

v0.19.3

12 Feb 18:08
Compare
Choose a tag to compare

0.19.3 (2020-02-12)

Bug Fixes

  • print usage menu for an unknown flag (#130) (def7dcc)

v0.19.2

11 Feb 21:55
Compare
Choose a tag to compare

0.19.2 (2020-02-11)

Bug Fixes

  • resolve refs when checking for success response schemas (#136) (b286c69)

v0.19.1

11 Feb 18:35
Compare
Choose a tag to compare

0.19.1 (2020-02-11)

Bug Fixes

  • updated code and test to reflect updated naming convention (#133) (c44f2fa)

v0.19.0

10 Feb 19:56
Compare
Choose a tag to compare

0.19.0 (2020-02-10)

Features

  • added configurable warning limits through .thresholdrc file (#132) (2c3a919)

v0.18.0

07 Feb 18:44
Compare
Choose a tag to compare

0.18.0 (2020-02-07)

Features

  • add warning, non-204 success response should have response body (#127) (90689c8)

v0.17.1

07 Feb 15:02
Compare
Choose a tag to compare

0.17.1 (2020-02-07)

Bug Fixes

  • use correct property case for tokenUrl (#134) (4395600)

v0.17.0

29 Jan 22:34
Compare
Choose a tag to compare

0.17.0 (2020-01-29)

Features

  • operationId should conform to naming convention (#124) (79ca9b8)

v0.16.2

27 Jan 20:21
Compare
Choose a tag to compare

0.16.2 (2020-01-27)

Bug Fixes

  • swagger2 validator should only report error if there's body parameter but no consume (#123) (1d97cb2)