Skip to content

Commit

Permalink
Merge upstream and update generated code for v528
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Sep 14, 2023
2 parents 69838ab + d4ca00e commit 38ade87
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion OPENAPI_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v526
v528
2 changes: 1 addition & 1 deletion stripe/api_resources/issuing/card_design.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ class CardDesign(
metadata: Dict[str, str]
name: Optional[str]
object: Literal["issuing.card_design"]
preference: Literal["default", "none", "platform_default"]
preferences: StripeObject
rejection_reasons: StripeObject
status: Literal["active", "inactive", "rejected", "review"]

Expand Down

0 comments on commit 38ade87

Please sign in to comment.