Skip to content

Commit

Permalink
chore: fix openapi
Browse files Browse the repository at this point in the history
  • Loading branch information
Narayanbhat166 committed Dec 19, 2024
1 parent fc2453c commit 60a82e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/openapi/src/openapi_v2.rs
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ Never share your secret api keys. Keep them guarded and secure.
common_types::payments::StripeSplitPaymentRequest,
common_types::refunds::StripeSplitRefundRequest,
common_utils::types::ChargeRefunds,
common_utils::types::PaymentMethodsEnabled,
common_types::payment_methods::PaymentMethodsEnabled,
common_types::refunds::SplitRefund,
api_models::payments::SplitPaymentsResponse,
api_models::payments::StripeSplitPaymentsResponse,
Expand Down

0 comments on commit 60a82e2

Please sign in to comment.