Skip to content

Releases: python-openapi/openapi-spec-validator

0.2.10

24 Feb 21:33

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

Choose a tag to compare

Changelog

  • Adds support for pre-commit (#83)

0.2.8

27 Jul 11:55

Choose a tag to compare

Changelog

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

0.2.7

20 May 09:37

Choose a tag to compare

Changelog

0.2.6

28 Feb 14:13

Choose a tag to compare

Changelog

  • revert pyyaml requirement version (#62)