mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Fix actionmap
This commit is contained in:
parent
c5c482c16c
commit
05ba65b8d3
1 changed files with 1 additions and 1 deletions
|
@ -287,7 +287,7 @@ user:
|
|||
### user_group_info()
|
||||
info:
|
||||
action_help: Get group information
|
||||
api: GET /users/<username>
|
||||
api: GET /users/groups/<groupname>
|
||||
configuration:
|
||||
authenticate: all
|
||||
authenticator: ldap-anonymous
|
||||
|
|
Loading…
Add table
Reference in a new issue