Skip to content

Commit 06cf6f3

Browse files
Update generated code (#1896)
* Update generated code for v1268 * Update generated code for v1306 * Update generated code for v1314 * Update generated code for v1317 * Update generated code for v1318 * Update generated code for v1318 * Update generated code for v1319 --------- Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com> Co-authored-by: prathmesh-stripe <[email protected]>
1 parent 3eae293 commit 06cf6f3

File tree

174 files changed

+23099
-1677
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

174 files changed

+23099
-1677
lines changed

OPENAPI_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1268
1+
v1319

src/main/java/com/stripe/ApiVersion.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
package com.stripe;
33

44
final class ApiVersion {
5-
public static final String CURRENT = "2024-09-30.acacia";
5+
public static final String CURRENT = "2024-10-28.acacia";
66
}

0 commit comments

Comments
 (0)