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 056cb0f commit 352a783Copy full SHA for 352a783
tests/validation/test_unique_operation_types.py
@@ -46,7 +46,7 @@ def schema_definition_with_all_types():
46
"""
47
)
48
49
- def schema_definition_with_single_extensions():
+ def schema_definition_with_single_extension():
50
assert_valid(
51
52
type Foo
0 commit comments