[api] regenerate

This commit is contained in:
spalger
2016-10-26 17:52:54 -07:00
parent b526bb05e7
commit 6bff09108b
16 changed files with 25475 additions and 796 deletions

View File

@ -51,9 +51,11 @@ 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 ::: `'2.3'`
Default ::: `'5.0'`
Options in node :::
* `'5.0'`
* `'2.4'`
* `'2.3'`
* `'2.2'`
* `'2.1'`
@ -67,16 +69,16 @@ Options in node :::
* `'1.1'`
* `'1.0'`
* `'0.90'`
* `'2.4'` (unstable)
* `'5.x'` (unstable)
* `'master'` (unstable)
Options in the browser :::
* `'5.0'`
* `'2.4'`
* `'2.3'`
* `'2.2'`
* `'2.1'`
* `'2.0'`
* `'1.7'`
* `'2.4'` (unstable)
* `'5.x'` (unstable)
* `'master'` (unstable)