Skip to content

Commit

Permalink
Update OpenAPI specification
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Jul 31, 2024
1 parent 7dcf960 commit 3d2142f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -2481,6 +2481,7 @@
"charge_already_refunded",
"charge_disputed",
"charge_exceeds_source_limit",
"charge_exceeds_transaction_limit",
"charge_expired_for_capture",
"charge_invalid_parameter",
"charge_not_refundable",
Expand Down
1 change: 1 addition & 0 deletions openapi/spec3.beta.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2425,6 +2425,7 @@ components:
- charge_already_refunded
- charge_disputed
- charge_exceeds_source_limit
- charge_exceeds_transaction_limit
- charge_expired_for_capture
- charge_invalid_parameter
- charge_not_refundable
Expand Down
1 change: 1 addition & 0 deletions openapi/spec3.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -2199,6 +2199,7 @@
"charge_already_refunded",
"charge_disputed",
"charge_exceeds_source_limit",
"charge_exceeds_transaction_limit",
"charge_expired_for_capture",
"charge_invalid_parameter",
"charge_not_refundable",
Expand Down
1 change: 1 addition & 0 deletions openapi/spec3.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2164,6 +2164,7 @@ components:
- charge_already_refunded
- charge_disputed
- charge_exceeds_source_limit
- charge_exceeds_transaction_limit
- charge_expired_for_capture
- charge_invalid_parameter
- charge_not_refundable
Expand Down

0 comments on commit 3d2142f

Please sign in to comment.