Skip to content

Commit 15465ca

Browse files
committed
last test :)
1 parent 8a04495 commit 15465ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/draft2020-12/allOf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@
266266
},
267267
{
268268
"description": "allOf combined with anyOf, oneOf",
269-
"specification":[ { "core": "10.2", "validation": "1.2.3" } ],
269+
"specification": [ { "core":"10.3.2.3", "quote": "The value of \"additionalProperties\" MUST be a valid JSON Schema." } ],
270270
"schema": {
271271
"$schema": "https://json-schema.org/draft/2020-12/schema",
272272
"allOf": [ { "multipleOf": 2 } ],

0 commit comments

Comments
 (0)