mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 00:49:42 +08:00
feat(outgoingwebhookevent): adding api for query to fetch outgoing webhook events log (#3310)
Co-authored-by: Sampras Lopes <lsampras@pm.me>
This commit is contained in:
committed by
GitHub
parent
bb096138b5
commit
54d44bef73
@ -52,6 +52,7 @@ pub enum AnalyticsFlow {
|
||||
GenerateRefundReport,
|
||||
GetApiEventMetrics,
|
||||
GetApiEventFilters,
|
||||
GetOutgoingWebhookEvents,
|
||||
}
|
||||
|
||||
impl FlowMetric for AnalyticsFlow {}
|
||||
|
||||
Reference in New Issue
Block a user