From be6ba1406c6afb312ed737d3baf8d720636b1ba4 Mon Sep 17 00:00:00 2001 From: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 22:40:00 +0000 Subject: [PATCH] Update OpenAPI for b7fe530732f71725884506a2d844552b6b97e8ad --- embedded/openapi/spec3.beta.sdk.json | 2 +- embedded/openapi/spec3.json | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/embedded/openapi/spec3.beta.sdk.json b/embedded/openapi/spec3.beta.sdk.json index e818dff0..ec1d2d2a 100644 --- a/embedded/openapi/spec3.beta.sdk.json +++ b/embedded/openapi/spec3.beta.sdk.json @@ -18632,6 +18632,7 @@ "id", "livemode", "object", + "type", "verification_session" ], "title": "GelatoVerificationReport", @@ -18772,7 +18773,6 @@ "document", "id_number" ], - "nullable": true, "type": "string", "x-stripeBypassValidation": true }, diff --git a/embedded/openapi/spec3.json b/embedded/openapi/spec3.json index 201962c3..5af10f71 100644 --- a/embedded/openapi/spec3.json +++ b/embedded/openapi/spec3.json @@ -12223,7 +12223,8 @@ "created", "id", "livemode", - "object" + "object", + "type" ], "title": "GelatoVerificationReport", "type": "object", @@ -12342,7 +12343,6 @@ "document", "id_number" ], - "nullable": true, "type": "string", "x-stripeBypassValidation": true }, @@ -12368,7 +12368,8 @@ "livemode", "metadata", "object", - "status" + "status", + "type" ], "title": "GelatoVerificationSession", "type": "object",