mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 17:19:15 +08:00
fix(env): update env for network tokenization service (#8472)
This commit is contained in:
@ -8553,5 +8553,5 @@ impl RoutingApproach {
|
||||
#[strum(serialize_all = "snake_case")]
|
||||
#[router_derive::diesel_enum(storage_type = "text")]
|
||||
pub enum CallbackMapperIdType {
|
||||
NetworkTokenRequestorRefernceID,
|
||||
NetworkTokenRequestorReferenceID,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user