mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-01 19:42:27 +08:00
feat(router): add db interface for /relay (#6879)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -529,6 +529,8 @@ pub enum Flow {
|
||||
PaymentStartRedirection,
|
||||
/// Volume split on the routing type
|
||||
VolumeSplitOnRoutingType,
|
||||
/// Relay flow
|
||||
Relay,
|
||||
}
|
||||
|
||||
/// Trait for providing generic behaviour to flow metric
|
||||
|
||||
Reference in New Issue
Block a user