mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-27 19:46:48 +08:00
fix(docs): open-api fix for payment response (#5103)
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-G961M60MK7.local>
This commit is contained in:
@ -318,6 +318,11 @@ Never share your secret api keys. Keep them guarded and secure.
|
||||
api_models::payments::SessionTokenInfo,
|
||||
api_models::payments::PaymentProcessingDetailsAt,
|
||||
api_models::payments::PaymentProcessingDetails,
|
||||
api_models::payments::PaymentMethodDataResponseWithBilling,
|
||||
api_models::payments::PaymentMethodDataResponse,
|
||||
api_models::payments::CardResponse,
|
||||
api_models::payments::PaylaterResponse,
|
||||
api_models::payments::KlarnaSdkPaymentMethodResponse,
|
||||
api_models::payments::SwishQrData,
|
||||
api_models::payments::AirwallexData,
|
||||
api_models::payments::NoonData,
|
||||
|
||||
Reference in New Issue
Block a user