From dff873c814a1905abccd00abd5604f8ab58c548f Mon Sep 17 00:00:00 2001 From: franck cuny Date: Wed, 1 Dec 2010 11:40:16 +0100 Subject: s/PUT/POST/ --- apps/presque.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps') 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" : [ -- cgit v1.2.3