stage: schema allows for empty descriptions
This commit is contained in:
parent
8f7d029e9f
commit
adea7d2acd
1 changed files with 0 additions and 1 deletions
|
|
@ -318,7 +318,6 @@ META_JSON_SCHEMA = {
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"type": "array",
|
"type": "array",
|
||||||
"minItems": 1,
|
|
||||||
"items": {
|
"items": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue