Skip to content

Commit

Permalink
Update generated code for v1260
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Sep 10, 2024
1 parent 6b2995e commit 995063f
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 @@
v1259
v1260
2 changes: 1 addition & 1 deletion stripe/test_helpers/_test_clock.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ class RetrieveParams(RequestOptions):
"""
The status of the Test Clock.
"""
status_details: Optional[StatusDetails]
status_details: StatusDetails
deleted: Optional[Literal[True]]
"""
Always true for a deleted object
Expand Down

0 comments on commit 995063f

Please sign in to comment.