mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 17:19:15 +08:00
chore: change serde value to strict type in payment intent domain and diesel model (#6393)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -400,7 +400,7 @@ Never share your secret api keys. Keep them guarded and secure.
|
||||
api_models::payments::ApplePayShippingContactFields,
|
||||
api_models::payments::ApplePayAddressParameters,
|
||||
api_models::payments::AmountInfo,
|
||||
api_models::payments::ProductType,
|
||||
api_models::enums::ProductType,
|
||||
api_models::payments::GooglePayWalletData,
|
||||
api_models::payments::PayPalWalletData,
|
||||
api_models::payments::PaypalRedirection,
|
||||
|
||||
Reference in New Issue
Block a user