20 lines
303 B
JSON
20 lines
303 B
JSON
|
{
|
||
|
"indices.template.get": {
|
||
|
"documentation": "",
|
||
|
"methods": ["GET"],
|
||
|
"url": {
|
||
|
"path": "/_template/{name}",
|
||
|
"paths": ["/_template/{name}"],
|
||
|
"parts": {
|
||
|
"name": {
|
||
|
}
|
||
|
},
|
||
|
"params": {
|
||
|
"name": {
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"body": null
|
||
|
}
|
||
|
}
|