Skip to content

Commit f203043

Browse files
committed
Remove privileges for now
1 parent 656e1dc commit f203043

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

specification/transform/get_node_stats/GetNodeStatsRequest.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ import { RequestBase } from '@_types/Base'
2626
* @rest_spec_name transform.get_node_stats
2727
* @availability stack since=8.15.0 stability=stable
2828
* @availability serverless stability=stable visibility=public
29-
* @cluster_privileges monitor_transform
30-
* @index_privileges read, view_index_metadata
3129
* @doc_id get-node-stats
3230
*/
3331
export interface Request extends RequestBase {

0 commit comments

Comments
 (0)