From 2cb4d6a38e39486a013dd29433e8f1b7d66b3b35 Mon Sep 17 00:00:00 2001 From: "stripe-openapi[bot]" <105521251+stripe-openapi[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 23:03:48 +0000 Subject: [PATCH] OpenAPI Update (#571) Update OpenAPI for 3cce0b167eb82c5e933a370ec780db33cd1c68e3 Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com> --- embedded/openapi/spec3.beta.sdk.json | 12 ++++++------ embedded/openapi/spec3.json | 8 ++++---- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/embedded/openapi/spec3.beta.sdk.json b/embedded/openapi/spec3.beta.sdk.json index b36bc6cc..7d451507 100644 --- a/embedded/openapi/spec3.beta.sdk.json +++ b/embedded/openapi/spec3.beta.sdk.json @@ -102310,7 +102310,7 @@ "style": "form" }, { - "description": "The schedule creation or modification params to apply as a preview. Cannot be used with subscription or subscription fields.", + "description": "The schedule creation or modification params to apply as a preview. Cannot be used with `subscription` or `subscription_` prefixed fields.", "explode": true, "in": "query", "name": "schedule_details", @@ -103917,7 +103917,7 @@ "style": "deepObject" }, { - "description": "Timestamp indicating when the subscription should be scheduled to cancel. Will prorate if within the current period and prorations have been enabled using `proration_behavior`.", + "description": "A timestamp at which the subscription should cancel. If set to a date before the current period ends, this will cause a proration if prorations have been enabled using `proration_behavior`. If set during a future period, this will always cause a proration for that period.", "explode": true, "in": "query", "name": "subscription_cancel_at", @@ -104289,7 +104289,7 @@ "style": "form" }, { - "description": "Date a subscription is intended to start (can be future or past)", + "description": "Date a subscription is intended to start (can be future or past).", "in": "query", "name": "subscription_start_date", "required": false, @@ -105137,7 +105137,7 @@ "style": "form" }, { - "description": "The schedule creation or modification params to apply as a preview. Cannot be used with subscription or subscription fields.", + "description": "The schedule creation or modification params to apply as a preview. Cannot be used with `subscription` or `subscription_` prefixed fields.", "explode": true, "in": "query", "name": "schedule_details", @@ -106755,7 +106755,7 @@ "style": "deepObject" }, { - "description": "Timestamp indicating when the subscription should be scheduled to cancel. Will prorate if within the current period and prorations have been enabled using `proration_behavior`.", + "description": "A timestamp at which the subscription should cancel. If set to a date before the current period ends, this will cause a proration if prorations have been enabled using `proration_behavior`. If set during a future period, this will always cause a proration for that period.", "explode": true, "in": "query", "name": "subscription_cancel_at", @@ -107127,7 +107127,7 @@ "style": "form" }, { - "description": "Date a subscription is intended to start (can be future or past)", + "description": "Date a subscription is intended to start (can be future or past).", "in": "query", "name": "subscription_start_date", "required": false, diff --git a/embedded/openapi/spec3.json b/embedded/openapi/spec3.json index b50f35dc..5b0dd4a0 100644 --- a/embedded/openapi/spec3.json +++ b/embedded/openapi/spec3.json @@ -78848,7 +78848,7 @@ "style": "deepObject" }, { - "description": "Timestamp indicating when the subscription should be scheduled to cancel. Will prorate if within the current period and prorations have been enabled using `proration_behavior`.", + "description": "A timestamp at which the subscription should cancel. If set to a date before the current period ends, this will cause a proration if prorations have been enabled using `proration_behavior`. If set during a future period, this will always cause a proration for that period.", "explode": true, "in": "query", "name": "subscription_cancel_at", @@ -79098,7 +79098,7 @@ "style": "form" }, { - "description": "Date a subscription is intended to start (can be future or past)", + "description": "Date a subscription is intended to start (can be future or past).", "in": "query", "name": "subscription_start_date", "required": false, @@ -79773,7 +79773,7 @@ "style": "deepObject" }, { - "description": "Timestamp indicating when the subscription should be scheduled to cancel. Will prorate if within the current period and prorations have been enabled using `proration_behavior`.", + "description": "A timestamp at which the subscription should cancel. If set to a date before the current period ends, this will cause a proration if prorations have been enabled using `proration_behavior`. If set during a future period, this will always cause a proration for that period.", "explode": true, "in": "query", "name": "subscription_cancel_at", @@ -80023,7 +80023,7 @@ "style": "form" }, { - "description": "Date a subscription is intended to start (can be future or past)", + "description": "Date a subscription is intended to start (can be future or past).", "in": "query", "name": "subscription_start_date", "required": false,