From 60b555ad76a4d714e01c06def43103aff37d2695 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Lebleu?= Date: Fri, 6 Jun 2014 14:15:49 +0200 Subject: [PATCH] [fix] Wrong argument name for user_delete api route --- actionsmap/yunohost.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/actionsmap/yunohost.yml b/actionsmap/yunohost.yml index 6549d7c85..6adb75f04 100644 --- a/actionsmap/yunohost.yml +++ b/actionsmap/yunohost.yml @@ -136,7 +136,7 @@ user: ### user_delete() delete: action_help: Delete user - api: DELETE /users/ + api: DELETE /users/ configuration: authenticate: all arguments: