mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-03 05:17:02 +08:00
feat(router): add /retrieve api for relay (#6918)
This commit is contained in:
@ -166,7 +166,7 @@ impl From<Flow> for ApiIdentifier {
|
||||
| Flow::RefundsFilters
|
||||
| Flow::RefundsAggregate
|
||||
| Flow::RefundsManualUpdate => Self::Refunds,
|
||||
Flow::Relay => Self::Relay,
|
||||
Flow::Relay | Flow::RelayRetrieve => Self::Relay,
|
||||
|
||||
Flow::FrmFulfillment
|
||||
| Flow::IncomingWebhookReceive
|
||||
|
||||
Reference in New Issue
Block a user