mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 01:27:31 +08:00
feat(router): adding generic tokenization endpoint (#7905)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -34,6 +34,8 @@ pub mod router_flow_types;
|
||||
pub mod router_request_types;
|
||||
pub mod router_response_types;
|
||||
pub mod routing;
|
||||
#[cfg(feature = "tokenization_v2")]
|
||||
pub mod tokenization;
|
||||
pub mod type_encryption;
|
||||
pub mod types;
|
||||
pub mod vault;
|
||||
|
||||
Reference in New Issue
Block a user