10000 Update generated code for v1753 · stripe/stripe-python@1cdaa81 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1cdaa81

Browse files
Update generated code for v1753
1 parent f6b916c commit 1cdaa81

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

OPENAPI_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1752
1+
v1753

stripe/_webhook_endpoint.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ class CreateParams(RequestOptions):
143143
"2025-03-01.dashboard",
144144
"2025-03-31.basil",
145145
"2025-04-30.basil",
146+
"2025-05-28.basil",
146147
]
147148
]
148149
"""

stripe/_webhook_endpoint_service.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ class CreateParams(TypedDict):
124124
"2025-03-01.dashboard",
125125
"2025-03-31.basil",
126126
"2025-04-30.basil",
127+
"2025-05-28.basil",
127128
]
128129
]
129130
"""

0 commit comments

Comments
 (0)
0