Skip to content

Releases: IBM/openapi-validator

v0.10.1

04 Jun 22:34
Compare
Choose a tag to compare

0.10.1 (2019-06-04)

Bug Fixes

  • alllow absolute filepaths to be passed to --config (ab2e7ff)

v0.10.0

04 Jun 16:15
Compare
Choose a tag to compare

0.10.0 (2019-06-04)

Features

  • add script to build platform specific standalone binaries (f821707)

v0.9.1

04 Jun 14:46
Compare
Choose a tag to compare

0.9.1 (2019-06-04)

Bug Fixes

  • replace jsSpec with resolvedSpec in security-definitons-ibm (bb460c4)

v0.9.0

04 Jun 14:39
Compare
Choose a tag to compare

0.9.0 (2019-06-04)

Features

  • Added --config option, adding support for explicit config file (ab6bcc2)

v0.8.0

31 May 15:41
Compare
Choose a tag to compare

0.8.0 (2019-05-31)

Features

  • Added -j/--json output option to cli-validator (759856f), closes #43

v0.7.0

31 May 14:21
Compare
Choose a tag to compare

0.7.0 (2019-05-31)

Features

  • added explicit control of case conventions in paths, schema properties and schema enums (ecde7da), closes #38 #40

v0.6.0

24 May 14:28
Compare
Choose a tag to compare

0.6.0 (2019-05-24)

Features

  • added check in the validator for info section. (8d21781)

v0.5.0

16 May 14:12
Compare
Choose a tag to compare

0.5.0 (2019-05-16)

Features

  • new-validation: flag descriptions sibling to $ref if identical to referenced description (91178cf)

v0.4.0

14 May 15:24
Compare
Choose a tag to compare

0.4.0 (2019-05-14)

Features

  • flag operations with non-form request bodies that do not specify a name (a229fc0)

v0.3.1

22 Apr 14:48
Compare
Choose a tag to compare

0.3.1 (2019-04-22)

Bug Fixes

  • Fix operationID case convention to match API Handbook (lower_snake_case) (b7fafe2)