Skip to content

Commit

Permalink
Update generated code for v1454
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Jan 17, 2025
1 parent 4ff9da0 commit 4ae0b97
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion OPENAPI_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1453
v1454
2 changes: 1 addition & 1 deletion stripe/_api_version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -*- coding: utf-8 -*-
# File generated from our OpenAPI spec
class _ApiVersion:
CURRENT = "2024-12-18.acacia"
CURRENT = "2025-01-27.acacia"
1 change: 1 addition & 0 deletions stripe/_webhook_endpoint.py
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ class CreateParams(RequestOptions):
"2024-10-28.acacia",
"2024-11-20.acacia",
"2024-12-18.acacia",
"2025-01-27.acacia",
]
]
"""
Expand Down
1 change: 1 addition & 0 deletions stripe/_webhook_endpoint_service.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ class CreateParams(TypedDict):
"2024-10-28.acacia",
"2024-11-20.acacia",
"2024-12-18.acacia",
"2025-01-27.acacia",
]
]
"""
Expand Down

0 comments on commit 4ae0b97

Please sign in to comment.