mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 09:38:33 +08:00
feat: list for dynamic routing (#8111)
Co-authored-by: Sarthak Soni <sarthakasoni@gmail.com> Co-authored-by: Gaurav Rawat <104276743+GauravRawat369@users.noreply.github.com> Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> Co-authored-by: Chethan Rao <70657455+Chethan-rao@users.noreply.github.com>
This commit is contained in:
@ -659,7 +659,12 @@ Never share your secret api keys. Keep them guarded and secure.
|
||||
api_models::routing::MerchantRoutingAlgorithm,
|
||||
api_models::routing::RoutingAlgorithmKind,
|
||||
api_models::routing::RoutingDictionary,
|
||||
api_models::routing::RoutingAlgorithm,
|
||||
api_models::routing::RoutingAlgorithmWrapper,
|
||||
api_models::routing::EliminationRoutingConfig,
|
||||
api_models::open_router::DecisionEngineEliminationData,
|
||||
api_models::routing::EliminationAnalyserConfig,
|
||||
api_models::routing::DynamicRoutingAlgorithm,
|
||||
api_models::routing::StaticRoutingAlgorithm,
|
||||
api_models::routing::StraightThroughAlgorithm,
|
||||
api_models::routing::ConnectorVolumeSplit,
|
||||
api_models::routing::ConnectorSelection,
|
||||
|
||||
Reference in New Issue
Block a user