diff --git a/embedded/openapi/spec3.beta.sdk.json b/embedded/openapi/spec3.beta.sdk.json index ff6b98f9..08c6ff2b 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,