Fix actionmap

This commit is contained in:
Josué Tille 2018-11-28 09:58:39 +01:00
parent c5c482c16c
commit 05ba65b8d3
No known key found for this signature in database
GPG key ID: D5E068C6DFA8681D

View file

@ -287,7 +287,7 @@ user:
### user_group_info() ### user_group_info()
info: info:
action_help: Get group information action_help: Get group information
api: GET /users/<username> api: GET /users/groups/<groupname>
configuration: configuration:
authenticate: all authenticate: all
authenticator: ldap-anonymous authenticator: ldap-anonymous