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:
chikke srujan
2024-06-26 19:00:02 +05:30
committed by GitHub
parent 1c464acc56
commit 2e1167acbc
3 changed files with 299 additions and 8 deletions

View File

@ -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,