Skip to content

Releases: python-openapi/openapi-spec-validator

0.3.0

24 Feb 21:55
Compare
Choose a tag to compare

Changelog

  • Latest spec 3.0 schema (#110)

0.2.10

24 Feb 21:33
Compare
Choose a tag to compare

Changelog

  • Switched to using requests rather than direct use of urllib3 (#93)
  • Handlers timeout param fix (#107)
  • Detect duplicate operationId fix (#109)
  • Repair default and $ref issue (#91)

0.2.9

27 Jul 11:56
Compare
Choose a tag to compare

Changelog

  • Adds support for pre-commit (#83)

0.2.8

27 Jul 11:55
Compare
Choose a tag to compare

Changelog

  • STDIN input support (#75)
  • End of Python 3.4 support (#76)

0.2.7

20 May 09:37
Compare
Choose a tag to compare

Changelog

0.2.6

28 Feb 14:13
Compare
Choose a tag to compare

Changelog

  • revert pyyaml requirement version (#62)