mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-03 05:17:02 +08:00
feat(router): Default configs and toggle api for dynamic routing feature (#5830)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -65,6 +65,8 @@ impl From<Flow> for ApiIdentifier {
|
||||
| Flow::RoutingDeleteConfig
|
||||
| Flow::DecisionManagerDeleteConfig
|
||||
| Flow::DecisionManagerRetrieveConfig
|
||||
| Flow::ToggleDynamicRouting
|
||||
| Flow::UpdateDynamicRoutingConfigs
|
||||
| Flow::DecisionManagerUpsertConfig => Self::Routing,
|
||||
|
||||
Flow::RetrieveForexFlow => Self::Forex,
|
||||
|
||||
Reference in New Issue
Block a user