snok / drf-openapi-tester

Test utility for validating OpenAPI documentation
https://github.com/snok/django-openapi-tester
BSD 3-Clause "New" or "Revised" License
119 stars 23 forks source link

added granular check for OAS version validation #274

Closed darduf closed 2 years ago

darduf commented 2 years ago

In relation to this issue where an open api spec with version 3.0.1 was failing validation.

Left out the existing code causing failure in pre-commit checks.

sondrelg commented 2 years ago

Thanks @darduf. I will fix tests, linting, dependencies, and release a new version :+1: