Skip to content

Commit b5bc5b5

Browse files
Add ext_doc_id
1 parent 846d25b commit b5bc5b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/security/query_api_keys/QueryApiKeysRequest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ import { ApiKeyAggregationContainer, ApiKeyQueryContainer } from './types'
3737
* @availability stack since=7.15.0 stability=stable
3838
* @availability serverless stability=stable visibility=public
3939
* @cluster_privileges manage_own_api_key, read_security
40-
* @ext_doc_id
40+
* @ext_doc_id security-query-api-keys
4141
* @doc_id security-api-query-api-key
4242
*/
4343
export interface Request extends RequestBase {

0 commit comments

Comments
 (0)