We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 185112b + ec54a52 commit ab7222aCopy full SHA for ab7222a
openapi_schema_validator/__init__.py
@@ -7,6 +7,6 @@
7
__email__ = 'maciag.artur@gmail.com'
8
__version__ = '0.1.5'
9
__url__ = 'https://github.com/p1c2u/openapi-schema-validator'
10
-__license__ = 'BSD 3-Clause License'
+__license__ = '3-clause BSD License'
11
12
__all__ = ['validate', 'OAS30Validator', 'oas30_format_checker']
0 commit comments