Skip to content

Commit

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

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
  • Loading branch information
stripe-openapi[bot] authored Feb 23, 2024
1 parent 0bb3329 commit cd6fc3a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions embedded/openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -23558,6 +23558,10 @@
"maxLength": 5000,
"type": "string"
},
"livemode": {
"description": "Has the value `true` if the object exists in live mode or the value `false` if the object exists in test mode.",
"type": "boolean"
},
"lookup_key": {
"description": "A lookup key used to retrieve personalization designs dynamically from a static string. This may be up to 200 characters.",
"maxLength": 5000,
Expand Down Expand Up @@ -23626,6 +23630,7 @@
"carrier_text",
"created",
"id",
"livemode",
"lookup_key",
"metadata",
"name",
Expand Down

0 comments on commit cd6fc3a

Please sign in to comment.