Skip to content

Releases: python-openapi/openapi-spec-validator

0.3.2

17 Jan 04:18
Compare
Choose a tag to compare

Changelog

  • On validation error: add cause and context. #129
  • Switch to poetry and update dependencies #136

0.3.1

12 May 19:35
Compare
Choose a tag to compare

Changelog

  • File handler Windows compatibility fix (#122)
  • Recurse references in validation (#125)
  • A $ref may be a property name fix (#124)

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)