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 10153d0 commit f25fd58Copy full SHA for f25fd58
tests/validation/harness.py
@@ -15,7 +15,7 @@
15
16
test_schema = build_schema(
17
"""
18
- interface Mammal {
+ interface Mammal {
19
mother: Mammal
20
father: Mammal
21
}
0 commit comments