OpenSearch/client
Christoph Büscher c149bb8cc2
Support 'include_type_name' in RestGetIndicesAction (#37149)
This change adds support for the 'include_type_name' parameter for the
indices.get API. This parameter, which defaults to `false` starting in 7.0,
changes the response to not include the indices type names any longer.

If the parameter is set in the request, we additionally emit a deprecation
warning since using the parameter should be only temporarily necessary while
adapting to the new response format and we will remove it with the next major
version.
2019-01-09 14:17:17 +01:00
..
benchmark Converting randomized testing to create a separate unitTest task instead of replacing the builtin test task (#36311) 2018-12-19 08:25:20 +02:00
client-benchmark-noop-api-plugin Converting randomized testing to create a separate unitTest task instead of replacing the builtin test task (#36311) 2018-12-19 08:25:20 +02:00
rest Testing conventions: add support for checking base classes (#36650) 2019-01-08 13:39:03 +02:00
rest-high-level Support 'include_type_name' in RestGetIndicesAction (#37149) 2019-01-09 14:17:17 +01:00
sniffer Testing conventions: add support for checking base classes (#36650) 2019-01-08 13:39:03 +02:00
test Converting randomized testing to create a separate unitTest task instead of replacing the builtin test task (#36311) 2018-12-19 08:25:20 +02:00
transport Testing conventions: add support for checking base classes (#36650) 2019-01-08 13:39:03 +02:00