Exists template needs a template name (#25988)

This commit is contained in:
Honza Král 2017-10-27 16:14:41 +02:00 committed by Christoph Büscher
parent b88dbe8f49
commit 1dd6aeeb8d
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
"parts": {
"name": {
"type": "list",
"required": false,
"required": true,
"description": "The comma separated names of the index templates"
}
},