OpenSearch/rest-api-spec/test/cluster.reroute
Boaz Leskes 4f8ddd97bf [Rest] reroute API response didn't filter metadata
By default the reroute API should return the new cluster state, excluding the metadata. It was however it was wrongly using an old parameter (filter_metadata) and thus failed to do so. This commits restores but wiring it to the correct `metric` parameter. We also add an enum representing the possible metrics, to avoid similar future mistakes.

Closes #7520
Closes #7523
2014-09-10 14:48:06 +02:00
..
10_basic.yaml Remove hard-coded "ok": true from REST responses 2014-01-07 09:27:07 -07:00
11_explain.yaml [TEST] added support for replacing stashed values within objects and lists in our REST tests 2014-03-03 13:34:22 +01:00
20_response_filtering.yaml [Rest] reroute API response didn't filter metadata 2014-09-10 14:48:06 +02:00