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 Oct 25, 2023
1 parent a17a052 commit 23f15df
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 @@ -2204,6 +2204,7 @@
"application_fees_not_allowed",
"authentication_required",
"balance_insufficient",
"balance_invalid_parameter",
"bank_account_bad_routing_numbers",
"bank_account_declined",
"bank_account_exists",
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 @@ -2124,6 +2124,7 @@ components:
- application_fees_not_allowed
- authentication_required
- balance_insufficient
- balance_invalid_parameter
- bank_account_bad_routing_numbers
- bank_account_declined
- bank_account_exists
Expand Down
1 change: 1 addition & 0 deletions openapi/spec3.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -1969,6 +1969,7 @@
"application_fees_not_allowed",
"authentication_required",
"balance_insufficient",
"balance_invalid_parameter",
"bank_account_bad_routing_numbers",
"bank_account_declined",
"bank_account_exists",
Expand Down
1 change: 1 addition & 0 deletions openapi/spec3.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1909,6 +1909,7 @@ components:
- application_fees_not_allowed
- authentication_required
- balance_insufficient
- balance_invalid_parameter
- bank_account_bad_routing_numbers
- bank_account_declined
- bank_account_exists
Expand Down

0 comments on commit 23f15df

Please sign in to comment.