mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 00:49:42 +08:00
feat(user): create apis for custom role (#3763)
Co-authored-by: Mani Chandra Dulam <mani.dchandra@juspay.in> Co-authored-by: Mani Chandra <84711804+ThisIsMani@users.noreply.github.com>
This commit is contained in:
@ -363,6 +363,10 @@ pub enum Flow {
|
||||
UpdateUserAccountDetails,
|
||||
/// Accept user invitation
|
||||
AcceptInvitation,
|
||||
/// Create Role
|
||||
CreateRole,
|
||||
/// Update Role
|
||||
UpdateRole,
|
||||
}
|
||||
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user