Skip to content

Commit 9a2612a

Browse files
committed
hellola
1 parent 302abe6 commit 9a2612a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/draft2020-12/allOf.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,7 @@
266266
},
267267
{
268268
"description": "allOf combined with anyOf, oneOf",
269+
"specification":[ { "core": "10.2", "validation": "1.2.3" } ],
269270
"schema": {
270271
"$schema": "https://json-schema.org/draft/2020-12/schema",
271272
"allOf": [ { "multipleOf": 2 } ],

0 commit comments

Comments
 (0)