Add doc url for put_template

This commit is contained in:
Honza Kral 2013-06-09 21:50:59 +02:00
parent 6487fb4bd1
commit eba4d9e59e
1 changed files with 1 additions and 1 deletions

View File

@ -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}",