From 8d3e2e7d2f449829a874dc82c7151724f394b2c2 Mon Sep 17 00:00:00 2001 From: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com> Date: Wed, 22 Oct 2025 16:56:18 +0000 Subject: [PATCH] Update OpenAPI for b67456bcdc032e06d499d83a54747c39afb77dd6 --- embedded/openapi/spec3.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/embedded/openapi/spec3.json b/embedded/openapi/spec3.json index 2fc45fb7..a56dc287 100644 --- a/embedded/openapi/spec3.json +++ b/embedded/openapi/spec3.json @@ -29086,6 +29086,11 @@ "maxLength": 255, "nullable": true, "type": "string" + }, + "subscription_reference": { + "maxLength": 2048, + "nullable": true, + "type": "string" } }, "title": "PaymentFlowsPrivatePaymentMethodsKlarnaPaymentIntentAmountDetailsLineItemPaymentMethodOptions",