Skip to content

Commit 20c04f1

Browse files
committed
Add index privilege
1 parent 388072a commit 20c04f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

specification/indices/remove_block/IndicesRemoveBlockRequest.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ import { IndicesBlockOptions } from '@indices/_types/IndexSettings'
3131
* @availability stack since=9.1.0 stability=stable
3232
* @availability serverless stability=stable visibility=public
3333
* @doc_id index-block-remove
34+
* @index_privileges manage
3435
*/
3536
export interface Request extends RequestBase {
3637
urls: [

0 commit comments

Comments
 (0)