Skip to content

Commit

Permalink
Fixes: #350 (#364)
Browse files Browse the repository at this point in the history
  • Loading branch information
C0D3-M4513R authored Jul 22, 2024
1 parent 203b279 commit 14b879f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions openapi/components/paths/groups.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -547,6 +547,8 @@ paths:
$ref: ../responses/groups/GroupLimitedMemberResponse.yaml
'401':
$ref: ../responses/MissingCredentialsError.yaml
'403':
$ref: ../responses/groups/GroupNotMemberError.yaml
'404':
$ref: ../responses/groups/GroupNotFoundError.yaml
security:
Expand Down

0 comments on commit 14b879f

Please sign in to comment.