@@ -1,5 +1,5 @@
{
- "task.get": {
+ "tasks.get": {
"documentation": "http://www.elastic.co/guide/en/elasticsearch/reference/master/tasks.html",
"methods": ["GET"],
"url": {
@@ -4,7 +4,7 @@
"path": "/_tasks",
- "paths": ["/_tasks", "/_tasks/{task_id}"],
+ "paths": ["/_tasks"],
"parts": {},
"params": {
"node_id": {
@@ -6,5 +6,5 @@
- do:
catch: missing
- task.get:
+ tasks.get:
task_id: foo:1