Update index.md
This commit is contained in:
parent
e14076bbd3
commit
9c3dda1e1a
|
@ -8,3 +8,6 @@ has_children: true
|
|||
# REST API reference
|
||||
|
||||
OpenSearch uses its REST API for most operations. This _incomplete_ section includes REST API paths, HTTP verbs, supported parameters, request body details, and sample responses.
|
||||
|
||||
In general, the OpenSearch REST API is no different from the Elasticsearch OSS REST API; most client code that worked with Elasticsearch OSS should also work with OpenSearch.
|
||||
{: .tip }
|
||||
|
|
Loading…
Reference in New Issue