From 073a45f67f27203bc1a4c7d9bedbc354f812dabc Mon Sep 17 00:00:00 2001 From: "stripe-openapi[bot]" <105521251+stripe-openapi[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 01:25:04 +0000 Subject: [PATCH] OpenAPI Update (#942) Update OpenAPI for 995e83394b699f37617585681f1a8b8f13d040c7 Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com> --- embedded/openapi/spec3.beta.sdk.json | 30 ++++++++++------------------ embedded/openapi/spec3.json | 10 ---------- 2 files changed, 10 insertions(+), 30 deletions(-) diff --git a/embedded/openapi/spec3.beta.sdk.json b/embedded/openapi/spec3.beta.sdk.json index a39ed404..0fb487a3 100644 --- a/embedded/openapi/spec3.beta.sdk.json +++ b/embedded/openapi/spec3.beta.sdk.json @@ -109249,11 +109249,11 @@ { "properties": { "count": { - "description": "For `fixed_count` installment plans, this is the number of installment payments your customer will make to their credit card.", + "description": "For `fixed_count` installment plans, this is required. It represents the number of installment payments your customer will make to their credit card.", "type": "integer" }, "interval": { - "description": "For `fixed_count` installment plans, this is the interval between installment payments your customer will make to their credit card.\nOne of `month`.", + "description": "For `fixed_count` installment plans, this is required. It represents the interval between installment payments your customer will make to their credit card.\nOne of `month`.", "enum": [ "month" ], @@ -109269,8 +109269,6 @@ } }, "required": [ - "count", - "interval", "type" ], "title": "installment_plan", @@ -120083,11 +120081,11 @@ { "properties": { "count": { - "description": "For `fixed_count` installment plans, this is the number of installment payments your customer will make to their credit card.", + "description": "For `fixed_count` installment plans, this is required. It represents the number of installment payments your customer will make to their credit card.", "type": "integer" }, "interval": { - "description": "For `fixed_count` installment plans, this is the interval between installment payments your customer will make to their credit card.\nOne of `month`.", + "description": "For `fixed_count` installment plans, this is required. It represents the interval between installment payments your customer will make to their credit card.\nOne of `month`.", "enum": [ "month" ], @@ -120103,8 +120101,6 @@ } }, "required": [ - "count", - "interval", "type" ], "title": "installment_plan", @@ -140586,11 +140582,11 @@ { "properties": { "count": { - "description": "For `fixed_count` installment plans, this is the number of installment payments your customer will make to their credit card.", + "description": "For `fixed_count` installment plans, this is required. It represents the number of installment payments your customer will make to their credit card.", "type": "integer" }, "interval": { - "description": "For `fixed_count` installment plans, this is the interval between installment payments your customer will make to their credit card.\nOne of `month`.", + "description": "For `fixed_count` installment plans, this is required. It represents the interval between installment payments your customer will make to their credit card.\nOne of `month`.", "enum": [ "month" ], @@ -140606,8 +140602,6 @@ } }, "required": [ - "count", - "interval", "type" ], "title": "installment_plan", @@ -144868,11 +144862,11 @@ { "properties": { "count": { - "description": "For `fixed_count` installment plans, this is the number of installment payments your customer will make to their credit card.", + "description": "For `fixed_count` installment plans, this is required. It represents the number of installment payments your customer will make to their credit card.", "type": "integer" }, "interval": { - "description": "For `fixed_count` installment plans, this is the interval between installment payments your customer will make to their credit card.\nOne of `month`.", + "description": "For `fixed_count` installment plans, this is required. It represents the interval between installment payments your customer will make to their credit card.\nOne of `month`.", "enum": [ "month" ], @@ -144888,8 +144882,6 @@ } }, "required": [ - "count", - "interval", "type" ], "title": "installment_plan", @@ -150134,11 +150126,11 @@ { "properties": { "count": { - "description": "For `fixed_count` installment plans, this is the number of installment payments your customer will make to their credit card.", + "description": "For `fixed_count` installment plans, this is required. It represents the number of installment payments your customer will make to their credit card.", "type": "integer" }, "interval": { - "description": "For `fixed_count` installment plans, this is the interval between installment payments your customer will make to their credit card.\nOne of `month`.", + "description": "For `fixed_count` installment plans, this is required. It represents the interval between installment payments your customer will make to their credit card.\nOne of `month`.", "enum": [ "month" ], @@ -150154,8 +150146,6 @@ } }, "required": [ - "count", - "interval", "type" ], "title": "installment_plan", diff --git a/embedded/openapi/spec3.json b/embedded/openapi/spec3.json index 1a9f6343..ef1c62cd 100644 --- a/embedded/openapi/spec3.json +++ b/embedded/openapi/spec3.json @@ -86720,8 +86720,6 @@ } }, "required": [ - "count", - "interval", "type" ], "title": "installment_plan", @@ -93113,8 +93111,6 @@ } }, "required": [ - "count", - "interval", "type" ], "title": "installment_plan", @@ -107121,8 +107117,6 @@ } }, "required": [ - "count", - "interval", "type" ], "title": "installment_plan", @@ -109925,8 +109919,6 @@ } }, "required": [ - "count", - "interval", "type" ], "title": "installment_plan", @@ -112873,8 +112865,6 @@ } }, "required": [ - "count", - "interval", "type" ], "title": "installment_plan",