OpenSearch/qa/ccs-unavailable-clusters
Luca Cavanna 049966a829
Check that client methods match API defined in the REST spec (#31825)
We have been encountering name mismatches between API defined in our
REST spec and method names that have been added to the high-level REST
client. We should check this automatically to prevent furher mismatches,
and correct all the current ones.

This commit adds a test for this and corrects the issues found by it.
2018-07-17 11:26:28 +02:00
..
src/test/java/org/elasticsearch/search Check that client methods match API defined in the REST spec (#31825) 2018-07-17 11:26:28 +02:00
build.gradle HLREST: Bundle the x-pack protocol project (#31904) 2018-07-10 17:59:15 -04:00