Skip to content

Commit dea8a0d

Browse files
authored
Merge pull request #195 from jleckie/fix-group-tag
Remove group tag from group user list
2 parents b8dd5c8 + 18acd9b commit dea8a0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openapi/paths/group@getData@{id}.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
get:
22
operationId: groupGetUsersInGroup
3-
tags: [group, user]
3+
tags: [user]
44
summary: Get all users belonging to a group
55
description: |
66
This will provide a list of the users that belong to the specified group. This endpoint is only available to superusers.

0 commit comments

Comments
 (0)