mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 17:19:15 +08:00
feat(router): add api to migrate card from basilisk to rust (#2853)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
@ -235,6 +235,8 @@ pub enum Flow {
|
||||
BusinessProfileList,
|
||||
/// Different verification flows
|
||||
Verification,
|
||||
/// Rust locker migration
|
||||
RustLockerMigration,
|
||||
/// Gsm Rule Creation flow
|
||||
GsmRuleCreate,
|
||||
/// Gsm Rule Retrieve flow
|
||||
|
||||
Reference in New Issue
Block a user