stripe / stripe-java

Java library for the Stripe API.
https://stripe.com
MIT License
825 stars 360 forks source link

Rename `parseSnapshotEvent` back to `constructEvent` #1887

Closed helenye-stripe closed 1 month ago

helenye-stripe commented 1 month ago

Why?

We actually don't want to call this parseSnapshotEvent for now. We are thinking of unifying our snapshot and thin event parsers soon, so let's leave this as is.