Difference between revisions of "Pip show openapi-spec-validator"
Jump to navigation
Jump to search
(2 intermediate revisions by one other user not shown) | |||
Line 13: | Line 13: | ||
* https://github.com/p1c2u/openapi-spec-validator/releases/tag/0.5.1 | * 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 == |
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: