Skip to content

Commit 151b558

Browse files
OpenAPI Update (#825)
Update OpenAPI for b89252df78636b22a3ad03f31ad7599b478f7316 Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
1 parent aadf423 commit 151b558

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

embedded/openapi/spec3.beta.sdk.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157523,7 +157523,7 @@
157523157523
"style": "form"
157524157524
},
157525157525
{
157526-
"description": "Only return the price with these lookup_keys, if any exist.",
157526+
"description": "Only return the price with these lookup_keys, if any exist. You can specify up to 10 lookup_keys.",
157527157527
"explode": true,
157528157528
"in": "query",
157529157529
"name": "lookup_keys",

embedded/openapi/spec3.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119963,7 +119963,7 @@
119963119963
"style": "form"
119964119964
},
119965119965
{
119966-
"description": "Only return the price with these lookup_keys, if any exist.",
119966+
"description": "Only return the price with these lookup_keys, if any exist. You can specify up to 10 lookup_keys.",
119967119967
"explode": true,
119968119968
"in": "query",
119969119969
"name": "lookup_keys",

0 commit comments

Comments
 (0)