mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-06 13:08:29 +00:00
3c5eb6cd1b
This commit converts the low level client and high level client chapters into two parts, which allows each high level client supported api to be on a separate page and show up in the index on the right.
11 lines
171 B
Plaintext
11 lines
171 B
Plaintext
[[java-rest]]
|
|
= Java REST Client
|
|
|
|
include::../Versions.asciidoc[]
|
|
|
|
include::overview.asciidoc[]
|
|
|
|
include::low-level/index.asciidoc[]
|
|
|
|
include::high-level/index.asciidoc[]
|