From 938a8b23c741c66a6ef6373746cfcd0bd9ebee35 Mon Sep 17 00:00:00 2001 From: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 16:10:28 +0000 Subject: [PATCH] Update OpenAPI specification --- openapi/spec3.beta.sdk.json | 3 ++- openapi/spec3.beta.sdk.yaml | 1 + openapi/spec3.json | 3 ++- openapi/spec3.sdk.json | 3 ++- openapi/spec3.sdk.yaml | 1 + openapi/spec3.yaml | 1 + 6 files changed, 9 insertions(+), 3 deletions(-) diff --git a/openapi/spec3.beta.sdk.json b/openapi/spec3.beta.sdk.json index c12ef578..a2e96034 100644 --- a/openapi/spec3.beta.sdk.json +++ b/openapi/spec3.beta.sdk.json @@ -12677,7 +12677,8 @@ "unapplied_from_invoice", "unspent_receiver_credit" ], - "type": "string" + "type": "string", + "x-stripeBypassValidation": true } }, "required": [ diff --git a/openapi/spec3.beta.sdk.yaml b/openapi/spec3.beta.sdk.yaml index ca2fa653..f20d1d4a 100644 --- a/openapi/spec3.beta.sdk.yaml +++ b/openapi/spec3.beta.sdk.yaml @@ -11795,6 +11795,7 @@ components: - unapplied_from_invoice - unspent_receiver_credit type: string + x-stripeBypassValidation: true required: - amount - created diff --git a/openapi/spec3.json b/openapi/spec3.json index d891458a..ecbe193a 100644 --- a/openapi/spec3.json +++ b/openapi/spec3.json @@ -8118,7 +8118,8 @@ "unapplied_from_invoice", "unspent_receiver_credit" ], - "type": "string" + "type": "string", + "x-stripeBypassValidation": true } }, "required": [ diff --git a/openapi/spec3.sdk.json b/openapi/spec3.sdk.json index 77a8f626..572a2259 100644 --- a/openapi/spec3.sdk.json +++ b/openapi/spec3.sdk.json @@ -10564,7 +10564,8 @@ "unapplied_from_invoice", "unspent_receiver_credit" ], - "type": "string" + "type": "string", + "x-stripeBypassValidation": true } }, "required": [ diff --git a/openapi/spec3.sdk.yaml b/openapi/spec3.sdk.yaml index 8be67482..362a0b76 100644 --- a/openapi/spec3.sdk.yaml +++ b/openapi/spec3.sdk.yaml @@ -9931,6 +9931,7 @@ components: - unapplied_from_invoice - unspent_receiver_credit type: string + x-stripeBypassValidation: true required: - amount - created diff --git a/openapi/spec3.yaml b/openapi/spec3.yaml index 1dc7732e..636ea6f9 100644 --- a/openapi/spec3.yaml +++ b/openapi/spec3.yaml @@ -8055,6 +8055,7 @@ components: - unapplied_from_invoice - unspent_receiver_credit type: string + x-stripeBypassValidation: true required: - amount - created