From 5c382e395ff93672f0133400dfb25618e3759be9 Mon Sep 17 00:00:00 2001 From: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com> Date: Thu, 3 Aug 2023 16:40:46 +0000 Subject: [PATCH] Update OpenAPI specification --- openapi/spec3.beta.sdk.json | 2 +- openapi/spec3.beta.sdk.yaml | 3 ++- openapi/spec3.sdk.json | 2 +- openapi/spec3.sdk.yaml | 3 ++- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/openapi/spec3.beta.sdk.json b/openapi/spec3.beta.sdk.json index 772102ff..5a65cc37 100644 --- a/openapi/spec3.beta.sdk.json +++ b/openapi/spec3.beta.sdk.json @@ -73076,7 +73076,7 @@ "type": "array" }, "description": { - "description": "The subscription's description, meant to be displayable to the customer.\nUse this field to optionally store an explanation of the subscription\nfor rendering in Stripe hosted surfaces.", + "description": "The subscription's description, meant to be displayable to the customer.\nUse this field to optionally store an explanation of the subscription\nfor rendering in the [customer portal](https://stripe.com/docs/customer-management).", "maxLength": 500, "type": "string" }, diff --git a/openapi/spec3.beta.sdk.yaml b/openapi/spec3.beta.sdk.yaml index 398efd31..1b5baf4c 100644 --- a/openapi/spec3.beta.sdk.yaml +++ b/openapi/spec3.beta.sdk.yaml @@ -67242,7 +67242,8 @@ paths: Use this field to optionally store an explanation of the subscription - for rendering in Stripe hosted surfaces. + for rendering in the [customer + portal](https://stripe.com/docs/customer-management). maxLength: 500 type: string metadata: diff --git a/openapi/spec3.sdk.json b/openapi/spec3.sdk.json index f4dd2692..6df2eceb 100644 --- a/openapi/spec3.sdk.json +++ b/openapi/spec3.sdk.json @@ -63892,7 +63892,7 @@ "type": "array" }, "description": { - "description": "The subscription's description, meant to be displayable to the customer.\nUse this field to optionally store an explanation of the subscription\nfor rendering in Stripe hosted surfaces.", + "description": "The subscription's description, meant to be displayable to the customer.\nUse this field to optionally store an explanation of the subscription\nfor rendering in the [customer portal](https://stripe.com/docs/customer-management).", "maxLength": 500, "type": "string" }, diff --git a/openapi/spec3.sdk.yaml b/openapi/spec3.sdk.yaml index 737b1864..ac02293e 100644 --- a/openapi/spec3.sdk.yaml +++ b/openapi/spec3.sdk.yaml @@ -59315,7 +59315,8 @@ paths: Use this field to optionally store an explanation of the subscription - for rendering in Stripe hosted surfaces. + for rendering in the [customer + portal](https://stripe.com/docs/customer-management). maxLength: 500 type: string metadata: