Skip to content

Commit

Permalink
Mark data stream stats API as private on Serverless (#2678)
Browse files Browse the repository at this point in the history
  • Loading branch information
pquentin authored Sep 25, 2024
1 parent 0f02e16 commit ec63077
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import { ExpandWildcards, IndexName } from '@_types/common'
* Retrieves statistics for one or more data streams.
* @rest_spec_name indices.data_streams_stats
* @availability stack since=7.9.0 stability=stable
* @availability serverless stability=stable visibility=public
* @availability serverless stability=stable visibility=private
* @index_privileges monitor
*/
export interface Request extends RequestBase {
Expand Down

0 comments on commit ec63077

Please sign in to comment.