Skip to content

Commit

Permalink
OpenAPI Update (#825)
Browse files Browse the repository at this point in the history
Update OpenAPI for b89252df78636b22a3ad03f31ad7599b478f7316

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
  • Loading branch information
stripe-openapi[bot] committed May 16, 2024
1 parent aadf423 commit 151b558
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion embedded/openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion embedded/openapi/spec3.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 151b558

Please sign in to comment.