зеркало из https://github.com/mozilla/treeherder.git
Bug 1595018 - Temporarily allow maxLength of 100 for extra options
This commit is contained in:
Родитель
2ccfe7f6da
Коммит
0861884287
|
@ -80,7 +80,7 @@
|
||||||
"title": "Extra options used in running suite",
|
"title": "Extra options used in running suite",
|
||||||
"items": {
|
"items": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"maxLength": 45
|
"maxLength": 100
|
||||||
},
|
},
|
||||||
"uniqueItems": true,
|
"uniqueItems": true,
|
||||||
"maxItems": 8
|
"maxItems": 8
|
||||||
|
|
Загрузка…
Ссылка в новой задаче