mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 09:07:09 +08:00
refactor(merchant_account_v2): remove routing algorithms from merchant account and add version column (#5527)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> Co-authored-by: Prajjwal Kumar <prajjwal.kumar@juspay.in> Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
pub mod api;
|
||||
pub mod behaviour;
|
||||
pub mod business_profile;
|
||||
pub mod consts;
|
||||
pub mod customer;
|
||||
pub mod errors;
|
||||
pub mod mandates;
|
||||
|
||||
Reference in New Issue
Block a user