mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 09:07:09 +08:00
fix(user): improve role validation to prevent duplicate groups (#3949)
This commit is contained in:
@ -2329,6 +2329,7 @@ pub enum RoleScope {
|
||||
Debug,
|
||||
Eq,
|
||||
PartialEq,
|
||||
Hash,
|
||||
serde::Serialize,
|
||||
serde::Deserialize,
|
||||
strum::Display,
|
||||
|
||||
Reference in New Issue
Block a user