From 3cafe1dda036eb92d605ac54ff9bf6b2f0901f69 Mon Sep 17 00:00:00 2001 From: Kload Date: Mon, 3 Mar 2014 13:10:33 +0100 Subject: [PATCH] App remove API route fix --- action_map.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action_map.yml b/action_map.yml index 15b41c16..712714eb 100644 --- a/action_map.yml +++ b/action_map.yml @@ -310,7 +310,7 @@ app: ### app_remove() TODO: Write help remove: action_help: Remove app - api: DELETE /app/{app} + api: DELETE /app arguments: app: help: App(s) to delete