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 Jun 27, 2023
1 parent 4f3ee8b commit 68e7d38
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 @@ -1898,6 +1898,7 @@
"amount_too_large",
"amount_too_small",
"api_key_expired",
"application_fees_not_allowed",
"authentication_required",
"balance_insufficient",
"bank_account_bad_routing_numbers",
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 @@ -1868,6 +1868,7 @@ components:
- amount_too_large
- amount_too_small
- api_key_expired
- application_fees_not_allowed
- authentication_required
- balance_insufficient
- bank_account_bad_routing_numbers
Expand Down
1 change: 1 addition & 0 deletions openapi/spec3.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -1768,6 +1768,7 @@
"amount_too_large",
"amount_too_small",
"api_key_expired",
"application_fees_not_allowed",
"authentication_required",
"balance_insufficient",
"bank_account_bad_routing_numbers",
Expand Down
1 change: 1 addition & 0 deletions openapi/spec3.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1725,6 +1725,7 @@ components:
- amount_too_large
- amount_too_small
- api_key_expired
- application_fees_not_allowed
- authentication_required
- balance_insufficient
- bank_account_bad_routing_numbers
Expand Down

0 comments on commit 68e7d38

Please sign in to comment.