Skip to content

Commit

Permalink
Update generated code for v1022
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed May 9, 2024
1 parent c11f620 commit 8ad63ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion OPENAPI_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1021
v1022
2 changes: 1 addition & 1 deletion types/FinancialConnections/SessionsResource.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ declare module 'stripe' {
/**
* List of countries from which to collect accounts.
*/
countries: Array<string>;
countries?: Array<string>;
}

interface Limits {
Expand Down

0 comments on commit 8ad63ab

Please sign in to comment.