- #613 Throw
ApiException
on malformed JSON responses- Previously, the library would throw
com.google.gson.JsonSyntaxException
in this case. We've chosen to release this as a minor update because we assume that most users are already catching Stripe exceptions.
- Previously, the library would throw