mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 09:38:33 +08:00
refactor(router): renamed Verify flow to SetupMandate (#2455)
This commit is contained in:
@ -6,7 +6,7 @@ pub mod complete_authorize_flow;
|
||||
pub mod psync_flow;
|
||||
pub mod reject_flow;
|
||||
pub mod session_flow;
|
||||
pub mod verify_flow;
|
||||
pub mod setup_mandate_flow;
|
||||
|
||||
use async_trait::async_trait;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user