Releases: python-openapi/openapi-spec-validator
Releases · python-openapi/openapi-spec-validator
0.3.0
Changelog
- Latest spec 3.0 schema (#110)
0.2.10
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
Changelog
- Adds support for pre-commit (#83)
0.2.8
Changelog
- STDIN input support (#75)
- End of Python 3.4 support (#76)
0.2.6
Changelog
- revert pyyaml requirement version (#62)