Skip to content

Releases: IBM/openapi-validator

v0.30.0

23 Sep 15:59

Choose a tag to compare

0.30.0 (2020-09-23)

Features

v0.29.4

22 Sep 21:37

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

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

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

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

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

Choose a tag to compare

0.28.1 (2020-08-06)

Bug Fixes

  • Reduce default severity of enum case convention (d09c4e8)

v0.28.0

23 Jun 15:22

Choose a tag to compare

0.28.0 (2020-06-23)

Features

  • rule unused_tag renamed to undefined_tag (#171) (95a4308)

v0.27.1

04 May 14:12

Choose a tag to compare

0.27.1 (2020-05-04)

Bug Fixes

  • dont crash when only a subset of ops contain redundant path params (#168) (d9000d2)

v0.27.0

28 Apr 16:53

Choose a tag to compare

0.27.0 (2020-04-28)

Features

  • adds check for case-insensitive property name collisions (#162) (85a797e)