issues
search
EasyPost
/
easypost-node
EasyPost Shipping API Client Library for Node
https://easypost.com/docs/api
MIT License
139
stars
54
forks
source link
[fix] Remove bad guard clause on pagination handling
#419
Closed
nwithan8
closed
1 year ago
nwithan8
commented
1 year ago
Description
Fixes pagination bug (See
Python library
for details)
Testing
Add unit test to verify pagination workflow retrieves all valid pages
Pull Request Type
Please select the option(s) that are relevant to this PR.
[x] Bug fix (non-breaking change which fixes an issue)
[ ] 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.