mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-03 05:17:02 +08:00
feat(router): add support for relay refund incoming webhooks (#6974)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -171,6 +171,7 @@ impl From<Flow> for ApiIdentifier {
|
||||
|
||||
Flow::FrmFulfillment
|
||||
| Flow::IncomingWebhookReceive
|
||||
| Flow::IncomingRelayWebhookReceive
|
||||
| Flow::WebhookEventInitialDeliveryAttemptList
|
||||
| Flow::WebhookEventDeliveryAttemptList
|
||||
| Flow::WebhookEventDeliveryRetry => Self::Webhooks,
|
||||
|
||||
Reference in New Issue
Block a user