mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 09:07:09 +08:00
feat(user_roles): support switch for new hierarchy (#5692)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -133,8 +133,3 @@ pub struct AcceptInvitationRequest {
|
||||
pub struct DeleteUserRoleRequest {
|
||||
pub email: pii::Email,
|
||||
}
|
||||
|
||||
#[derive(Debug, serde::Deserialize, serde::Serialize)]
|
||||
pub struct TransferOrgOwnershipRequest {
|
||||
pub email: pii::Email,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user