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 8f8e906 commit 240fbf6Copy full SHA for 240fbf6
test-schema.json
@@ -12,7 +12,9 @@
12
"format": "uri"
13
},
14
"description": { "type": "string" },
15
- "schema": {},
+ "schema": {
16
+ "description": "This should be a valid schema. This should be a ref to a meta-schema if schema keywords need testing."
17
+ },
18
"tests": {
19
"description": "A set of related tests all using the same schema",
20
"type": "array",
0 commit comments