Skip to content

Commit a042267

Browse files
committed
Hotfix metaschema
Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
1 parent 3f8746f commit a042267

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

meta/schemas-root.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,10 @@
2020
}
2121
},
2222
"else": {
23+
"required": [ "examples" ],
2324
"properties": {
2425
"examples": {
26+
"type": "array",
2527
"minItems": 3
2628
}
2729
}

0 commit comments

Comments
 (0)