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 Nov 21, 2023
1 parent 1dd1205 commit 7b03d37
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 @@ -2255,6 +2255,7 @@
"debit_not_authorized",
"email_invalid",
"expired_card",
"financial_connections_account_inactive",
"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 @@ -2183,6 +2183,7 @@ components:
- debit_not_authorized
- email_invalid
- expired_card
- financial_connections_account_inactive
- 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 @@ -2020,6 +2020,7 @@
"debit_not_authorized",
"email_invalid",
"expired_card",
"financial_connections_account_inactive",
"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 @@ -1968,6 +1968,7 @@ components:
- debit_not_authorized
- email_invalid
- expired_card
- financial_connections_account_inactive
- idempotency_key_in_use
- incorrect_address
- incorrect_cvc
Expand Down

0 comments on commit 7b03d37

Please sign in to comment.