diff --git a/embedded/openapi/spec3.beta.sdk.json b/embedded/openapi/spec3.beta.sdk.json index 6536cecd..a5b52ca7 100644 --- a/embedded/openapi/spec3.beta.sdk.json +++ b/embedded/openapi/spec3.beta.sdk.json @@ -157523,7 +157523,7 @@ "style": "form" }, { - "description": "Only return the price with these lookup_keys, if any exist.", + "description": "Only return the price with these lookup_keys, if any exist. You can specify up to 10 lookup_keys.", "explode": true, "in": "query", "name": "lookup_keys", diff --git a/embedded/openapi/spec3.json b/embedded/openapi/spec3.json index 8fd56d23..7dada99e 100644 --- a/embedded/openapi/spec3.json +++ b/embedded/openapi/spec3.json @@ -119963,7 +119963,7 @@ "style": "form" }, { - "description": "Only return the price with these lookup_keys, if any exist.", + "description": "Only return the price with these lookup_keys, if any exist. You can specify up to 10 lookup_keys.", "explode": true, "in": "query", "name": "lookup_keys",