OpenSearch/docs/java-rest/high-level/miscellaneous
Michael Basnight fb5a0652a8 HLRC: Convert xpack methods to client side objects (#40705)
This commit fixes a problem with BWC that was brought up in #40511. A
newer version of the code was emitting a new value for an enum to an
older version, and the older version could not handle that. It caused
the response to error. The MainResponse is now relaxed, and will accept
whatever values the server expose, and holds most of them as Strings
instead of complex objects.

Fixes #40511
2019-04-04 11:06:44 -05:00
..
main.asciidoc HLRC: Convert xpack methods to client side objects (#40705) 2019-04-04 11:06:44 -05:00
ping.asciidoc Docs: HighLevelRestClient#ping (#29070) 2018-03-14 14:27:01 -04:00
x-pack-info.asciidoc [Docs] Remove repeating words (#33087) 2018-08-28 13:16:43 +02:00
x-pack-usage.asciidoc [DOCS] Adjust high-level client x-pack docs (#32747) 2018-08-10 14:12:42 +02:00