OpenSearch/rest-api-spec/test/cluster.state
Christoph Büscher eeb96db76b Rest: Adding support of multi-index query parameters for _cluster/state
Adding missing support for the multi-index query parameters 'ignore_unavailable',
'allow_no_indices' and 'expand_wildcards' to '_cluster/state' API. These
parameters are supposed to be supported for APIs that work across multiple indices.
So far overwriting the default settings per REST call was not possible which is
fixed here.

Closes #5229
Closes #9295
2015-01-22 16:47:14 +01:00
..
10_basic.yaml cluster state 2013-07-24 17:08:54 +02:00
20_filtering.yaml Core: don't replace indices within the ActionRequest with the concrete ones, and make sure check blocks is executed on concrete indices 2014-07-08 14:18:26 +02:00
30_expand_wildcards.yaml Rest: Adding support of multi-index query parameters for _cluster/state 2015-01-22 16:47:14 +01:00