Skip to content

Commit 24784f9

Browse files
committed
test all
1 parent a538187 commit 24784f9

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
@@ -44,7 +44,7 @@
4444
},
4545
{
4646
"description": "allOf with base schema",
47-
"specification":[ { "core": "10.2", "validation": "1.2.3" } ],
47+
"specification":[ { "core": "10.2", "validation": "1.2.3", "rfc1234": "2.3", "perl5": "Hello", "iso123": "Anysection" } ],
4848
"schema": {
4949
"$schema": "https://json-schema.org/draft/2020-12/schema",
5050
"properties": {"bar": {"type": "integer"}},

0 commit comments

Comments
 (0)