mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 17:47:54 +08:00
refactor(router): get route for applepay_verified_domains (#2157)
This commit is contained in:
@ -15,4 +15,6 @@ pub mod payments;
|
||||
pub mod payouts;
|
||||
pub mod refunds;
|
||||
pub mod utils;
|
||||
#[cfg(all(feature = "olap", feature = "kms"))]
|
||||
pub mod verification;
|
||||
pub mod webhooks;
|
||||
|
||||
Reference in New Issue
Block a user