OpenSearch/client
James Baiera b3363cf8f9
[7.x] Remove unneeded rest params from Data Stream Stats (#59575) (#59661)
This PR removes the expand_wildcards and forbid_closed_indices parameters from the Data 
Streams Stats REST endpoint. These options are required for broadcast requests, but are not 
needed for anything in terms of resolving data streams. Instead, we just set a default set of 
IndicesOptions on the transport request.
2020-07-21 15:59:16 -04:00
..
benchmark
client-benchmark-noop-api-plugin
rest
rest-high-level [7.x] Remove unneeded rest params from Data Stream Stats (#59575) (#59661) 2020-07-21 15:59:16 -04:00
sniffer
test
transport