mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-27 03:13:56 +08:00
refactor(user_roles): implement parent group info based role APIs (#8896)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -473,6 +473,8 @@ pub enum Flow {
|
||||
PaymentsAuthorize,
|
||||
/// Create Role
|
||||
CreateRole,
|
||||
/// Create Role V2
|
||||
CreateRoleV2,
|
||||
/// Update Role
|
||||
UpdateRole,
|
||||
/// User email flow start
|
||||
|
||||
Reference in New Issue
Block a user