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 d742a03 commit a1596eaCopy full SHA for a1596ea
tests/integration/test_petstore.py
@@ -20,7 +20,7 @@
20
from openapi_core.schema.responses.models import Response
21
from openapi_core.schema.schemas.enums import SchemaType
22
from openapi_core.schema.schemas.exceptions import (
23
- NoValidSchema, InvalidSchemaProperty, InvalidSchemaValue,
+ InvalidSchemaProperty, InvalidSchemaValue,
24
)
25
from openapi_core.schema.schemas.models import Schema
26
from openapi_core.schema.servers.exceptions import InvalidServer
0 commit comments