From 8ad63abdb665c7e1632720b7c15e1aba0f69deaa Mon Sep 17 00:00:00 2001 From: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 20:03:53 +0000 Subject: [PATCH] Update generated code for v1022 --- OPENAPI_VERSION | 2 +- types/FinancialConnections/SessionsResource.d.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/OPENAPI_VERSION b/OPENAPI_VERSION index fc7537bbce..e1b562aed3 100644 --- a/OPENAPI_VERSION +++ b/OPENAPI_VERSION @@ -1 +1 @@ -v1021 \ No newline at end of file +v1022 \ No newline at end of file diff --git a/types/FinancialConnections/SessionsResource.d.ts b/types/FinancialConnections/SessionsResource.d.ts index a266e73461..5fa763421e 100644 --- a/types/FinancialConnections/SessionsResource.d.ts +++ b/types/FinancialConnections/SessionsResource.d.ts @@ -73,7 +73,7 @@ declare module 'stripe' { /** * List of countries from which to collect accounts. */ - countries: Array; + countries?: Array; } interface Limits {