[rest api spec] fix url for reindex api docs

This commit is contained in:
Spencer 2016-05-20 12:22:56 -07:00
parent 923d90d434
commit 332f6ffe59
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"reindex.rethrottle": {
"documentation": "https://www.elastic.co/guide/en/elasticsearch/plugins/master/plugins-reindex.html",
"documentation": "https://www.elastic.co/guide/en/elasticsearch/reference/master/docs-reindex.html",
"methods": ["POST"],
"url": {
"path": "/_reindex/{task_id}/_rethrottle",