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 4b9db86 commit 5b059ceCopy full SHA for 5b059ce
openapi_spec_validator/__init__.py
@@ -9,7 +9,7 @@
9
__author__ = 'Artur Maciąg'
10
__email__ = '[email protected]'
11
__version__ = '0.0.1'
12
-__url__ = 'https://github.com/p1c2u/openapi_spec_validator'
+__url__ = 'https://github.com/p1c2u/openapi-spec-validator'
13
__license__ = 'Apache License, Version 2.0'
14
15
__all__ = ['openapi_v3_validator', 'validate_spec', 'validate_spec_url']
0 commit comments