NASA-PDS / pds-api-client

Python library and API for accessing the online PDS Search API. This repository however only contains the utilities used to generate, test, document and demo the actual pds.api-client package. The library itself is only released on pypi (https://pypi.org/project/pds.api-client/) but not here on github
https://nasa-pds.github.io/pds-api-client/
Apache License 2.0
1 stars 2 forks source link

Version 1.5.0 #33

Closed tloubrieu-jpl closed 8 months ago

tloubrieu-jpl commented 8 months ago

🗒️ Summary

Upgrade the pagination parameters.

jordanpadams commented 8 months ago

@tloubrieu-jpl do we still need this PR? Are we ready for merge?

tloubrieu-jpl commented 8 months ago

Yes @jordanpadams I merged it. I introduced mistakes last week or the week before in this branch when I tried to fix another issue, but I moved back the head since and this is now good.