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.
1 parent e41c772 commit dadb7fbCopy full SHA for dadb7fb
openapi_spec_validator/__init__.py
@@ -7,7 +7,7 @@
7
from openapi_spec_validator.factories import JSONSpecValidatorFactory
8
from openapi_spec_validator.validators import SpecValidator
9
10
-__author__ = 'Artur Maciąg'
+__author__ = 'Artur Maciag'
11
__email__ = 'maciag.artur@gmail.com'
12
__version__ = '0.2.3'
13
__url__ = 'https://github.com/p1c2u/openapi-spec-validator'
0 commit comments