Skip to content

Releases: IBM/openapi-validator

v0.24.1

04 Mar 15:50
Compare
Choose a tag to compare

0.24.1 (2020-03-04)

Bug Fixes

  • make operationId naming convention check configurable (#149) (c8b07ff)

v0.24.0

25 Feb 17:32
Compare
Choose a tag to compare

0.24.0 (2020-02-25)

Features

  • list valid types and formats in error messages (#145) (600bf8e)

v0.23.0

24 Feb 16:46
Compare
Choose a tag to compare

0.23.0 (2020-02-24)

Features

  • error for oneOf, anyOf, allOf schema that does not use array (#143) (1db6b27)

v0.22.0

21 Feb 18:42
Compare
Choose a tag to compare

0.22.0 (2020-02-21)

Features

  • flag definitions that are defined but never used (#144) (a131408)

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)