added 2.2 apiVersion

This commit is contained in:
spalger
2016-01-04 10:44:34 -07:00
parent 5fd9c7da49
commit f10bcfcd45
8 changed files with 11149 additions and 112 deletions

View File

@ -51,9 +51,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 ::: `'2.1'`
Default ::: `'2.2'`
Options in node :::
* `'2.2'`
* `'2.1'`
* `'2.0'`
* `'1.7'`
@ -69,11 +70,11 @@ Options in node :::
* `'master'` (unstable)
Options in the browser :::
* `'2.2'`
* `'2.1'`
* `'2.0'`
* `'1.7'`
* `'1.6'`
* `'1.5'`