Skip to content

Commit dbc7f22

Browse files
honzakralcbuescher
authored andcommitted
Exists template needs a template name (#25988)
1 parent 07de031 commit dbc7f22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rest-api-spec/src/main/resources/rest-api-spec/api/indices.exists_template.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"parts": {
99
"name": {
1010
"type": "list",
11-
"required": false,
11+
"required": true,
1212
"description": "The comma separated names of the index templates"
1313
}
1414
},

0 commit comments

Comments
 (0)