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 8a04495 commit 15465caCopy full SHA for 15465ca
tests/draft2020-12/allOf.json
@@ -266,7 +266,7 @@
266
},
267
{
268
"description": "allOf combined with anyOf, oneOf",
269
- "specification":[ { "core": "10.2", "validation": "1.2.3" } ],
+ "specification": [ { "core":"10.3.2.3", "quote": "The value of \"additionalProperties\" MUST be a valid JSON Schema." } ],
270
"schema": {
271
"$schema": "https://json-schema.org/draft/2020-12/schema",
272
"allOf": [ { "multipleOf": 2 } ],
0 commit comments