EasyPost / easypost-java

EasyPost Shipping API Client Library for Java
https://easypost.com/docs/api
MIT License
54 stars 37 forks source link

Handle edge cases when deserializing error JSON #242

Closed jchen293 closed 1 year ago

jchen293 commented 1 year ago

Description

Handle edge cases when deserializing error JSON, close #239

Testing

Add two unit tests and pass

Pull Request Type

Please select the option(s) that are relevant to this PR.