mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 00:49:42 +08:00
refactor(api_models): rename Card struct for payouts to avoid overrides in auto generated open API spec (#4861)
This commit is contained in:
@ -440,7 +440,7 @@ Never share your secret api keys. Keep them guarded and secure.
|
||||
api_models::payments::GiftCardData,
|
||||
api_models::payments::GiftCardDetails,
|
||||
api_models::payments::Address,
|
||||
api_models::payouts::Card,
|
||||
api_models::payouts::CardPayout,
|
||||
api_models::payouts::Wallet,
|
||||
api_models::payouts::Paypal,
|
||||
api_models::payouts::Venmo,
|
||||
|
||||
Reference in New Issue
Block a user