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
🗒️ Summary
Adds secrets detection.
Once merged, please update the branch protection rule for
main
to include secrets detection as one of the status checks.⚙️ Test Data and/or Report
N/A
♻️ Related Issues