From b69eff6f28f6a3484e76c18366cdb4a63d39ee10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Lebleu?= Date: Sat, 19 Mar 2016 10:36:39 +0100 Subject: [PATCH] [fix] Update API route for hook_callback action --- data/actionsmap/yunohost.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/actionsmap/yunohost.yml b/data/actionsmap/yunohost.yml index f2b32245..32297811 100644 --- a/data/actionsmap/yunohost.yml +++ b/data/actionsmap/yunohost.yml @@ -1366,7 +1366,7 @@ hook: ### hook_callback() callback: action_help: Execute all scripts binded to an action - api: GET /hooks + api: POST /hooks/ arguments: action: help: Action name