Skip to content

Commit

Permalink
Generate output
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl committed Dec 16, 2024
1 parent d54204c commit 93c769d
Show file tree
Hide file tree
Showing 3 changed files with 54 additions and 20 deletions.
19 changes: 12 additions & 7 deletions output/openapi/elasticsearch-openapi.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

53 changes: 41 additions & 12 deletions output/schema/schema.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion specification/searchable_snapshots/cache_stats/Request.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ import { Duration } from '@_types/Time'
* Get statistics about the shared cache for partially mounted indices.
* @rest_spec_name searchable_snapshots.cache_stats
* @availability stack since=7.13.0 stability=experimental
* @clsuter_privileges manage
* @cluster_privileges manage
*/
export interface Request extends RequestBase {
path_parts: {
Expand Down

0 comments on commit 93c769d

Please sign in to comment.