NASA-PDS / registry-api

Web API service for the PDS Registry, providing the implementation of the PDS Search API (https://github.com/nasa-pds/pds-api) for the PDS Registry.
https://nasa-pds.github.io/pds-api
Apache License 2.0
2 stars 5 forks source link

Remove blob #513

Closed tloubrieu-jpl closed 2 months ago

tloubrieu-jpl commented 2 months ago

🗒️ Summary

Removes the blob from the application/json and kvp responses.

⚙️ Test Data and/or Report

Test with postman, see PR : https://github.com/NASA-PDS/registry/pull/301

♻️ Related Issues

Fixes https://github.com/NASA-PDS/registry-api/issues/497 Fixes https://github.com/NASA-PDS/registry-api/issues/514