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",