Skip to content

Commit 93c769d

Browse files
committed
Generate output
1 parent d54204c commit 93c769d

File tree

3 files changed

+54
-20
lines changed

3 files changed

+54
-20
lines changed

output/openapi/elasticsearch-openapi.json

Lines changed: 12 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

output/schema/schema.json

Lines changed: 41 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

specification/searchable_snapshots/cache_stats/Request.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ import { Duration } from '@_types/Time'
2626
* Get statistics about the shared cache for partially mounted indices.
2727
* @rest_spec_name searchable_snapshots.cache_stats
2828
* @availability stack since=7.13.0 stability=experimental
29-
* @clsuter_privileges manage
29+
* @cluster_privileges manage
3030
*/
3131
export interface Request extends RequestBase {
3232
path_parts: {

0 commit comments

Comments
 (0)