diff --git a/actionsmap/yunohost.yml b/actionsmap/yunohost.yml index 5d91f4c7..44e1a3d3 100644 --- a/actionsmap/yunohost.yml +++ b/actionsmap/yunohost.yml @@ -380,7 +380,7 @@ app: ### app_remove() TODO: Write help remove: action_help: Remove app - api: DELETE /apps + api: DELETE /apps/ configuration: authenticate: all authenticator: ldap-anonymous @@ -757,7 +757,9 @@ service: ### service_status() status: action_help: Show status information about one or more services (all by default) - api: GET /services/ + api: + - GET /services + - GET /services/ arguments: names: help: Service name to show