Difference between revisions of "Pip show openapi-spec-validator"
Jump to navigation
Jump to search
(5 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
− | [[pip show]] openapi-spec-validator | + | [[pip show]] [[openapi-spec-validator]] |
Name: openapi-spec-validator | Name: openapi-spec-validator | ||
Version: 0.5.1 | Version: 0.5.1 | ||
Line 11: | Line 11: | ||
Requires: importlib-resources, jsonschema, jsonschema-spec, lazy-object-proxy, openapi-schema-validator, PyYAML | Requires: importlib-resources, jsonschema, jsonschema-spec, lazy-object-proxy, openapi-schema-validator, PyYAML | ||
[[Required-by:]] [[connexion]] | [[Required-by:]] [[connexion]] | ||
+ | |||
+ | * https://github.com/p1c2u/openapi-spec-validator/releases/tag/0.5.1 | ||
+ | |||
+ | * https://github.com/p1c2u/openapi-spec-validator/releases/tag/0.5.0 | ||
+ | default_handlers (and whole handlers package) removed. Use handlers from jsonschema_spec.handlers instead. | ||
+ | |||
+ | == Related == | ||
+ | * <code>[[ModuleNotFoundError: No module named]] 'openapi_spec_validator.handlers'</code> | ||
+ | * [[Connexion]] | ||
== See also == | == See also == | ||
* {{pip show}} | * {{pip show}} | ||
+ | |||
+ | [[Category:PIP]] |
Latest revision as of 11:08, 7 September 2022
pip show openapi-spec-validator Name: openapi-spec-validator Version: 0.5.1 Summary: OpenAPI 2.0 (aka Swagger) and OpenAPI 3 spec validator Home-page: https://github.com/p1c2u/openapi-spec-validator Author: Artur Maciag Author-email: [email protected] License: Apache-2.0 Location: /usr/local/lib/python3.8/site-packages Requires: importlib-resources, jsonschema, jsonschema-spec, lazy-object-proxy, openapi-schema-validator, PyYAML Required-by: connexion
default_handlers (and whole handlers package) removed. Use handlers from jsonschema_spec.handlers instead.
Related[edit]
ModuleNotFoundError: No module named 'openapi_spec_validator.handlers'
- Connexion
See also[edit]
Advertising: