mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 17:19:15 +08:00
refactor(analytics): Create new permissions for Generate Report APIs (#5178)
This commit is contained in:
@ -35,6 +35,7 @@ pub enum Permission {
|
||||
PayoutWrite,
|
||||
PayoutRead,
|
||||
WebhookEventWrite,
|
||||
GenerateReport,
|
||||
}
|
||||
|
||||
#[derive(Debug, serde::Serialize)]
|
||||
|
||||
Reference in New Issue
Block a user