mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-03 05:17:02 +08:00
feat(user): implement invitations api (#5769)
This commit is contained in:
@ -250,6 +250,7 @@ impl From<Flow> for ApiIdentifier {
|
||||
| Flow::ListOrgForUser
|
||||
| Flow::ListMerchantsForUserInOrg
|
||||
| Flow::ListProfileForUserInOrgAndMerchant
|
||||
| Flow::ListInvitationsForUser
|
||||
| Flow::AuthSelect => Self::User,
|
||||
|
||||
Flow::ListRoles
|
||||
|
||||
Reference in New Issue
Block a user