mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 09:38:33 +08:00
feat(dynamic_routing): add get api for dynamic routing volume split (#8114)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -671,6 +671,7 @@ Never share your secret api keys. Keep them guarded and secure.
|
||||
api_models::routing::SuccessRateSpecificityLevel,
|
||||
api_models::routing::ToggleDynamicRoutingQuery,
|
||||
api_models::routing::ToggleDynamicRoutingPath,
|
||||
api_models::routing::RoutingVolumeSplitResponse,
|
||||
api_models::routing::ast::RoutableChoiceKind,
|
||||
api_models::enums::RoutableConnectors,
|
||||
api_models::routing::ast::ProgramConnectorSelection,
|
||||
|
||||
Reference in New Issue
Block a user