diff --git a/rest-api-spec/api/indices.put_template.json b/rest-api-spec/api/indices.put_template.json index 7d2345aa33e..78baedfffc2 100644 --- a/rest-api-spec/api/indices.put_template.json +++ b/rest-api-spec/api/indices.put_template.json @@ -1,6 +1,6 @@ { "indices.put_template": { - "documentation": "", + "documentation": "http://www.elasticsearch.org/guide/reference/api/admin-indices-templates/", "methods": ["PUT", "POST"], "url": { "path": "/_template/{name}",