Commit graph

3 commits

Author SHA1 Message Date
James Rodewig
d02a481f1f
[DOCS] SQL: Add formal API docs (#75506) (#75579)
Adds formal API docs for the following APIs:

* Clear SQL cursor
* SQL search
* SQL translate

Other changes:

* Removes and redirects the "Supported REST parameters section." This is now covered in the SQL search API docs.
* Updates a few related xrefs.

Closes #75085
# Conflicts:
#	docs/reference/redirects.asciidoc
2021-07-21 09:16:40 -04:00
James Rodewig
e99461ea38 [DOCS] Remove leading slashes 2021-07-19 13:43:04 -04:00
elasticsearchmachine
2bacc4bb59
[DOCS] Document async SQL APIs (#75078) (#75251)
Adds formal API docs and JSON specs for the following APIs:

* Get async SQL search
* Get async SQL search status
* Delete async SQL search

Closes #74845

Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
2021-07-12 11:20:14 -04:00