Skip to content

Commit 73983bd

Browse files
Update generated code for v2059 and
1 parent 8d57fc6 commit 73983bd

13 files changed

Lines changed: 1550 additions & 2 deletions

API_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7019a9a61be5a9cc3ffa998a36dbe33057249d39
1+
d32b2e7be82e11d6ddfa168875380a139fa94ee5

OPENAPI_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v2049
1+
v2059

src/main/java/com/stripe/model/EventDataClassLookup.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@ public final class EventDataClassLookup {
177177

178178
classLookup.put("forwarding.request", com.stripe.model.forwarding.Request.class);
179179

180+
classLookup.put("identity.blocklist_entry", com.stripe.model.identity.BlocklistEntry.class);
180181
classLookup.put(
181182
"identity.verification_report", com.stripe.model.identity.VerificationReport.class);
182183
classLookup.put(

0 commit comments

Comments
 (0)