Skip to content

Commit 02c076a

Browse files
authored
Merge pull request #394 from handrews/examples
[trivial] Add "examples" to the meta-schema.
2 parents a426f3a + 9903a16 commit 02c076a

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)