[apis] regenerate

This commit is contained in:
spalger
2017-06-12 12:42:55 -07:00
parent 5e1e269bd7
commit ac23aace47
5 changed files with 14 additions and 14 deletions

View File

@ -2271,7 +2271,7 @@ api.exists = ca({
});
/**
* Perform a [existsSource](http://www.elastic.co/guide/en/elasticsearch/reference/master/docs-get.html) request
* Perform a [existsSource](http://www.elastic.co/guide/en/elasticsearch/reference/5.4/docs-get.html) request
*
* @param {Object} params - An object with parameters used to carry out this action
* @param {<<api-param-type-string,`String`>>} params.parent - The ID of the parent document
@ -2438,7 +2438,7 @@ api.explain = ca({
});
/**
* Perform a [fieldCaps](http://www.elastic.co/guide/en/elasticsearch/reference/master/search-field-caps.html) request
* Perform a [fieldCaps](http://www.elastic.co/guide/en/elasticsearch/reference/5.4/search-field-caps.html) request
*
* @param {Object} params - An object with parameters used to carry out this action
* @param {<<api-param-type-string,`String`>>, <<api-param-type-string-array,`String[]`>>, <<api-param-type-boolean,`Boolean`>>} params.fields - A comma-separated list of field names
@ -5993,7 +5993,7 @@ api.reindexRethrottle = ca({
api.remote = namespace();
/**
* Perform a [remote.info](http://www.elastic.co/guide/en/elasticsearch/reference/master/remote-info.html) request
* Perform a [remote.info](http://www.elastic.co/guide/en/elasticsearch/reference/5.4/cluster-remote-info.html) request
*
* @param {Object} params - An object with parameters used to carry out this action
*/

View File

@ -2271,7 +2271,7 @@ api.exists = ca({
});
/**
* Perform a [existsSource](http://www.elastic.co/guide/en/elasticsearch/reference/master/docs-get.html) request
* Perform a [existsSource](http://www.elastic.co/guide/en/elasticsearch/reference/5.5/docs-get.html) request
*
* @param {Object} params - An object with parameters used to carry out this action
* @param {<<api-param-type-string,`String`>>} params.parent - The ID of the parent document
@ -2438,7 +2438,7 @@ api.explain = ca({
});
/**
* Perform a [fieldCaps](http://www.elastic.co/guide/en/elasticsearch/reference/master/search-field-caps.html) request
* Perform a [fieldCaps](http://www.elastic.co/guide/en/elasticsearch/reference/5.5/search-field-caps.html) request
*
* @param {Object} params - An object with parameters used to carry out this action
* @param {<<api-param-type-string,`String`>>, <<api-param-type-string-array,`String[]`>>, <<api-param-type-boolean,`Boolean`>>} params.fields - A comma-separated list of field names
@ -5998,7 +5998,7 @@ api.reindexRethrottle = ca({
api.remote = namespace();
/**
* Perform a [remote.info](http://www.elastic.co/guide/en/elasticsearch/reference/master/remote-info.html) request
* Perform a [remote.info](http://www.elastic.co/guide/en/elasticsearch/reference/5.5/cluster-remote-info.html) request
*
* @param {Object} params - An object with parameters used to carry out this action
*/

View File

@ -2438,7 +2438,7 @@ api.explain = ca({
});
/**
* Perform a [fieldCaps](http://www.elastic.co/guide/en/elasticsearch/reference/master/search-field-caps.html) request
* Perform a [fieldCaps](http://www.elastic.co/guide/en/elasticsearch/reference/5.x/search-field-caps.html) request
*
* @param {Object} params - An object with parameters used to carry out this action
* @param {<<api-param-type-string,`String`>>, <<api-param-type-string-array,`String[]`>>, <<api-param-type-boolean,`Boolean`>>} params.fields - A comma-separated list of field names
@ -6009,7 +6009,7 @@ api.reindexRethrottle = ca({
api.remote = namespace();
/**
* Perform a [remote.info](http://www.elastic.co/guide/en/elasticsearch/reference/master/remote-info.html) request
* Perform a [remote.info](http://www.elastic.co/guide/en/elasticsearch/reference/5.x/cluster-remote-info.html) request
*
* @param {Object} params - An object with parameters used to carry out this action
*/

View File

@ -5749,7 +5749,7 @@ api.reindexRethrottle = ca({
api.remote = namespace();
/**
* Perform a [remote.info](http://www.elastic.co/guide/en/elasticsearch/reference/master/remote-info.html) request
* Perform a [remote.info](http://www.elastic.co/guide/en/elasticsearch/reference/master/cluster-remote-info.html) request
*
* @param {Object} params - An object with parameters used to carry out this action
*/