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 Dec 7, 2023
1 parent e4fe1d8 commit 241e0c1
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 @@ -2257,6 +2257,7 @@
"email_invalid",
"expired_card",
"financial_connections_account_inactive",
"financial_connections_no_successful_transaction_refresh",
"gift_card_balance_insufficient",
"gift_card_code_exists",
"gift_card_inactive",
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 @@ -2185,6 +2185,7 @@ components:
- email_invalid
- expired_card
- financial_connections_account_inactive
- financial_connections_no_successful_transaction_refresh
- gift_card_balance_insufficient
- gift_card_code_exists
- gift_card_inactive
Expand Down
1 change: 1 addition & 0 deletions openapi/spec3.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -2022,6 +2022,7 @@
"email_invalid",
"expired_card",
"financial_connections_account_inactive",
"financial_connections_no_successful_transaction_refresh",
"idempotency_key_in_use",
"incorrect_address",
"incorrect_cvc",
Expand Down
1 change: 1 addition & 0 deletions openapi/spec3.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1970,6 +1970,7 @@ components:
- email_invalid
- expired_card
- financial_connections_account_inactive
- financial_connections_no_successful_transaction_refresh
- idempotency_key_in_use
- incorrect_address
- incorrect_cvc
Expand Down

0 comments on commit 241e0c1

Please sign in to comment.