[ILM] rest-spec for remove-policy had wrong link (#36083)

This commit is contained in:
Tal Levy 2018-11-29 14:11:51 -08:00 committed by GitHub
parent d567f89719
commit 78e07d467c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"ilm.remove_policy": {
"documentation": "https://www.elastic.co/guide/en/elasticsearch/reference/current/ilm-delete-policy.html",
"documentation": "https://www.elastic.co/guide/en/elasticsearch/reference/current/ilm-remove-policy.html",
"methods": [ "POST" ],
"url": {
"path": "/{index}/_ilm/remove",