OpenSearch/docs/java-rest/index.asciidoc
David Pilato 60661ec9cc Add first High level client documentation
The REST Client is split into 2 parts:

* Low level
* High level

The High level client has a main common section and the document delete API documentation as a start.
2017-02-24 13:52:36 +01:00

13 lines
200 B
Plaintext

[[java-rest]]
= Java REST Client
include::../Versions.asciidoc[]
include::overview.asciidoc[]
include::low-level/index.asciidoc[]
include::high-level/index.asciidoc[]
include::license.asciidoc[]