[apis] regenerate

This commit is contained in:
spalger
2019-05-29 19:11:35 -07:00
parent a7c33b5737
commit 8fbcf3b6af
11 changed files with 12582 additions and 338 deletions

View File

@ -52,23 +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.0'`
Default ::: `'7.1'`
Options in node :::
* `'7.1'`
* `'7.0'`
* `'6.7'`
* `'5.6'`
* `'7.2'` (unstable)
* `'6.8'` (unstable)
* `'7.1'` (unstable)
* `'7.x'` (unstable)
* `'master'` (unstable)
Options in the browser :::
* `'7.1'`
* `'7.0'`
* `'6.7'`
* `'5.6'`
* `'7.2'` (unstable)
* `'6.8'` (unstable)
* `'7.1'` (unstable)
* `'7.x'` (unstable)
* `'master'` (unstable)