add new override for master api

This commit is contained in:
spalger
2016-05-19 07:31:36 -07:00
parent bd93bc914c
commit 939cca84c6

View File

@ -204,7 +204,8 @@ function (spec) {
version: '>=2.0.0',
aliases: {
'reindex.rethrottle': [
'/_update_by_query/{task_id}/_rethrottle'
'/_update_by_query/{task_id}/_rethrottle',
'/_delete_by_query/{task_id}/_rethrottle'
]
}
}