Skip to content

Commit 7a1c934

Browse files
Adds missing required cluster privilege information (#4797) (#4838)
(cherry picked from commit 3063404) Co-authored-by: kosabogi <[email protected]>
1 parent 97bac4b commit 7a1c934

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

specification/indices/exists_index_template/IndicesExistsIndexTemplateRequest.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ import { Duration } from '@_types/Time'
2929
* @availability stack stability=stable
3030
* @availability serverless stability=stable visibility=public
3131
* @doc_id index-templates-exist
32+
* @cluster_privileges manage_index_templates
3233
*/
3334
export interface Request extends RequestBase {
3435
urls: [

0 commit comments

Comments
 (0)