diff --git a/data/actionsmap/yunohost.yml b/data/actionsmap/yunohost.yml index 03f9a214c..d276a6cef 100644 --- a/data/actionsmap/yunohost.yml +++ b/data/actionsmap/yunohost.yml @@ -780,7 +780,7 @@ app: ### app_config_show_panel() show-panel: action_help: show config panel for the application - api: GET //config/panel + api: GET /apps//config-panel arguments: app_id: help: App ID @@ -788,7 +788,7 @@ app: ### app_config_apply() apply: action_help: apply the new configuration - api: POST //config + api: POST /apps//config arguments: app_id: help: App ID