From 78e5944793f5c77e62b7a6a1f9698daedea3526e Mon Sep 17 00:00:00 2001 From: "stripe-openapi[bot]" <105521251+stripe-openapi[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 18:01:00 +0000 Subject: [PATCH] OpenAPI Update (#889) Update OpenAPI for 5c895785b514f5f65196163c9e40916c7723962e Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com> --- embedded/openapi/spec3.beta.sdk.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/embedded/openapi/spec3.beta.sdk.json b/embedded/openapi/spec3.beta.sdk.json index ff6b98f..08c6ff2 100644 --- a/embedded/openapi/spec3.beta.sdk.json +++ b/embedded/openapi/spec3.beta.sdk.json @@ -82211,7 +82211,7 @@ "operationId": "GetBillingMargins", "parameters": [ { - "description": "Only return margins that are active or inactive, i.e., pass false to list all inactive margins.", + "description": "Only return margins that are active or inactive. For example, pass `true` to only list active margins.", "in": "query", "name": "active", "required": false,