[apis] regenerate

This commit is contained in:
spalger
2017-04-03 17:57:55 -07:00
parent f64344fbc0
commit f47ca0023e
9 changed files with 5813 additions and 92 deletions

View File

@ -52,9 +52,10 @@ 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 ::: `'5.2'`
Default ::: `'5.3'`
Options in node :::
* `'5.3'`
* `'5.2'`
* `'5.1'`
* `'5.0'`
@ -62,17 +63,15 @@ Options in node :::
* `'1.7'`
* `'0.90'`
* `'5.x'` (unstable)
* `'5.3'` (unstable)
* `'master'` (unstable)
Options in the browser :::
* `'5.3'`
* `'5.2'`
* `'5.1'`
* `'5.0'`
* `'2.4'`
* `'1.7'`
* `'5.x'` (unstable)
* `'5.3'` (unstable)
* `'master'` (unstable)