Skip to content

Commit 6ab2eaa

Browse files
Update libs/wire-api/src/Wire/API/Routes/Public/Galley/TeamMember.hs
Co-authored-by: Leif Battermann <[email protected]>
1 parent 7f5d1eb commit 6ab2eaa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libs/wire-api/src/Wire/API/Routes/Public/Galley/TeamMember.hs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,7 @@ type TeamMemberAPI =
210210
:<|> Named
211211
"remove-team-collaborator"
212212
( Summary "Remove a collaborator from the team."
213+
:> CanThrow OperationDenied
213214
:> CanThrow 'NotATeamMember
214215
:> From 'V12
215216
:> ZLocalUser

0 commit comments

Comments
 (0)