Skip to content

Releases: IBM/openapi-validator

v0.31.1

23 Oct 17:57
Compare
Choose a tag to compare

0.31.1 (2020-10-23)

Bug Fixes

  • findOctetSequencePaths: Show path to erring element (#190) (0247888), closes #180

v0.31.0

15 Oct 15:57
Compare
Choose a tag to compare

0.31.0 (2020-10-15)

Features

  • allow spectral rule severity to be modified in the validaterc (#202) (dc81079)

v0.30.1

02 Oct 17:30
Compare
Choose a tag to compare

0.30.1 (2020-10-02)

Bug Fixes

v0.30.0

23 Sep 15:59
Compare
Choose a tag to compare

0.30.0 (2020-09-23)

Features

v0.29.4

22 Sep 21:37
Compare
Choose a tag to compare

0.29.4 (2020-09-22)

Bug Fixes

  • recognize application/merge-patch+json media type as JSON (#198) (958b6af)

v0.29.3

02 Sep 16:47
Compare
Choose a tag to compare

0.29.3 (2020-09-02)

Bug Fixes

  • dont validate schema properties called 'responses' as responses (#194) (4277079)

v0.29.2

27 Aug 18:45
Compare
Choose a tag to compare

0.29.2 (2020-08-27)

Bug Fixes

  • validator: typo in isURL function call (#189) (58f75a0)

v0.29.1

26 Aug 18:05
Compare
Choose a tag to compare

0.29.1 (2020-08-26)

Bug Fixes

  • Required properties warning now checked in child refs (#187) (5f2ae83)

v0.29.0

11 Aug 15:26
Compare
Choose a tag to compare

0.29.0 (2020-08-11)

Features

  • Validate missing response descriptions (#186) (751c18d)

v0.28.1

06 Aug 15:13
Compare
Choose a tag to compare

0.28.1 (2020-08-06)

Bug Fixes

  • Reduce default severity of enum case convention (d09c4e8)