diff options
Diffstat (limited to 'apps')
| -rw-r--r-- | apps/presque.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/presque.json b/apps/presque.json index 8750dc2..85f6082 100644 --- a/apps/presque.json +++ b/apps/presque.json @@ -110,7 +110,7 @@ "delayed" ], "path" : "/qb/:queue_name", - "method" : "PUT" + "method" : "POST" }, "queue_status" : { "required_params" : [ |
