update api doc files

This commit is contained in:
spalger
2015-08-25 13:25:48 -07:00
parent 6368d12a2f
commit c6ee20b37e
3 changed files with 3 additions and 3 deletions

View File

@ -3786,7 +3786,7 @@ api.indices.prototype.segments = ca({
});
/**
* Perform a [indices.shardStores](http://www.elastic.co/guide/en/elasticsearch/reference/master/indices-shard-stores.html) request
* Perform a [indices.shardStores](http://www.elastic.co/guide/en/elasticsearch/reference/master/indices-shards-stores.html) request
*
* @param {Object} params - An object with parameters used to carry out this action
* @param {String, String[], Boolean} params.status - A comma-separated list of statuses used to filter on shards to get store information for

View File

@ -3786,7 +3786,7 @@ api.indices.prototype.segments = ca({
});
/**
* Perform a [indices.shardStores](http://www.elastic.co/guide/en/elasticsearch/reference/master/indices-shard-stores.html) request
* Perform a [indices.shardStores](http://www.elastic.co/guide/en/elasticsearch/reference/master/indices-shards-stores.html) request
*
* @param {Object} params - An object with parameters used to carry out this action
* @param {String, String[], Boolean} params.status - A comma-separated list of statuses used to filter on shards to get store information for