minItem for the array

pull/68/head
Alexandre Dulaunoy 2017-05-04 11:34:59 +02:00
parent b6546bf546
commit 3a3fb87693
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
], ],
"properties": { "properties": {
"type": { "type": {
"minItems": 1,
"items": { "items": {
"type": "string" "type": "string"
}, },