issues
search
EasyPost
/
easypost-java
EasyPost Shipping API Client Library for Java
https://easypost.com/docs/api
MIT License
54
stars
37
forks
source link
Move End Shipper to general availability
#178
Closed
nwithan8
closed
2 years ago
nwithan8
commented
2 years ago
Description
Copy EndShipper class to main namespace
Mark EndShipper beta class as deprecated
Update EndShipper.all to return EndShipperCollection
New EndShipperCollection class to wrap list of End Shipper objects
Update unit tests
Fix bad docstrings
Testing
Unit tests updated and passing.
Pull Request Type
Please select the option(s) that are relevant to this PR.
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] Improvement (fixing a typo, updating readme, renaming a variable name, etc)
Description
Testing
Pull Request Type
Please select the option(s) that are relevant to this PR.