Skip to content

Commit

Permalink
Update generated code (#1896)
Browse files Browse the repository at this point in the history
* 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 <165320323+prathmesh-stripe@users.noreply.github.com>
  • Loading branch information
stripe-openapi[bot] and prathmesh-stripe authored Oct 29, 2024
1 parent 3eae293 commit 06cf6f3
Show file tree
Hide file tree
Showing 174 changed files with 23,099 additions and 1,677 deletions.
2 changes: 1 addition & 1 deletion OPENAPI_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1268
v1319
2 changes: 1 addition & 1 deletion src/main/java/com/stripe/ApiVersion.java
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
package com.stripe;

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

0 comments on commit 06cf6f3

Please sign in to comment.