[apis] regenerate

This commit is contained in:
spalger
2019-07-03 10:24:16 -07:00
parent 1eac96966c
commit 34b7c55115
14 changed files with 6212 additions and 1132 deletions

View File

@ -52,25 +52,25 @@ Default in Node:::
+
WARNING: This default will track the latest version of Elasticsearch, and is only intended to be used during development. It is highly recommended that you set this parameter in all code that is headed to production.
Default ::: `'7.1'`
Default ::: `'7.2'`
Options in node :::
* `'7.2'`
* `'7.1'`
* `'7.0'`
* `'6.7'`
* `'6.8'`
* `'5.6'`
* `'7.2'` (unstable)
* `'6.8'` (unstable)
* `'7.3'` (unstable)
* `'7.x'` (unstable)
* `'master'` (unstable)
Options in the browser :::
* `'7.2'`
* `'7.1'`
* `'7.0'`
* `'6.7'`
* `'6.8'`
* `'5.6'`
* `'7.2'` (unstable)
* `'6.8'` (unstable)
* `'7.3'` (unstable)
* `'7.x'` (unstable)
* `'master'` (unstable)