Exists template needs a template name (#25988)
This commit is contained in:
parent
b88dbe8f49
commit
1dd6aeeb8d
|
@ -8,7 +8,7 @@
|
||||||
"parts": {
|
"parts": {
|
||||||
"name": {
|
"name": {
|
||||||
"type": "list",
|
"type": "list",
|
||||||
"required": false,
|
"required": true,
|
||||||
"description": "The comma separated names of the index templates"
|
"description": "The comma separated names of the index templates"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue