From b5d5fbb8d1cd15e2cad89c96f2b1f784f465187d Mon Sep 17 00:00:00 2001 From: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com> Date: Fri, 14 Jun 2024 15:28:28 +0000 Subject: [PATCH] Update OpenAPI for 7332f8d971141798af220adaee90f122eefdc4a0 --- embedded/openapi/spec3.beta.sdk.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/embedded/openapi/spec3.beta.sdk.json b/embedded/openapi/spec3.beta.sdk.json index bfbb3cb5..a3d8b78a 100644 --- a/embedded/openapi/spec3.beta.sdk.json +++ b/embedded/openapi/spec3.beta.sdk.json @@ -131736,7 +131736,7 @@ "type": "string" }, "product": { - "description": "ID of the product this price belongs to.\n\nUse this to implement a variable-pricing model in your integration. This is required if `product_data` is not specifed.", + "description": "ID of the product this price belongs to.\n\nUse this to implement a variable-pricing model in your integration. This is required if `product_data` is not specified.", "maxLength": 5000, "type": "string" }, @@ -133370,7 +133370,7 @@ "type": "string" }, "product": { - "description": "ID of the product this price belongs to.\n\nUse this to implement a variable-pricing model in your integration. This is required if `product_data` is not specifed.", + "description": "ID of the product this price belongs to.\n\nUse this to implement a variable-pricing model in your integration. This is required if `product_data` is not specified.", "maxLength": 5000, "type": "string" },