mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-03 05:17:02 +08:00
feat(authz): Make info APIs support ParentGroup (#6440)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -263,10 +263,13 @@ impl From<Flow> for ApiIdentifier {
|
||||
| Flow::ListInvitableRolesAtEntityLevel
|
||||
| Flow::ListUpdatableRolesAtEntityLevel
|
||||
| Flow::GetRole
|
||||
| Flow::GetRoleV2
|
||||
| Flow::GetRoleFromToken
|
||||
| Flow::GetRoleFromTokenV2
|
||||
| Flow::UpdateUserRole
|
||||
| Flow::GetAuthorizationInfo
|
||||
| Flow::GetRolesInfo
|
||||
| Flow::GetParentGroupInfo
|
||||
| Flow::AcceptInvitationsV2
|
||||
| Flow::AcceptInvitationsPreAuth
|
||||
| Flow::DeleteUserRole
|
||||
|
||||
Reference in New Issue
Block a user