Skip to content

Commit 11d69f4

Browse files
committed
Remove parameter in find_structure API
1 parent a3865a8 commit 11d69f4

File tree

1 file changed

+0
-3
lines changed
  • specification/searchable_snapshots/cache_stats

1 file changed

+0
-3
lines changed

specification/searchable_snapshots/cache_stats/Request.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,4 @@ export interface Request extends RequestBase {
4848
*/
4949
node_id?: NodeIds
5050
}
51-
query_parameters: {
52-
master_timeout?: Duration
53-
}
5451
}

0 commit comments

Comments
 (0)