Skip to content

Commit d2c5912

Browse files
authored
Merge pull request #481 from stuartpb/patch-1
Add "examples" to the draft-06 meta-schema
2 parents 5949d7d + aa20f0b commit d2c5912

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

schema.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,10 @@
5757
"type": "string"
5858
},
5959
"default": {},
60+
"examples": {
61+
"type": "array",
62+
"items": {}
63+
},
6064
"multipleOf": {
6165
"type": "number",
6266
"exclusiveMinimum": 0

0 commit comments

Comments
 (0)