NASA-PDS / doi-service

Service and tools for generating DOIs for PDS bundles, collections, and data sets
https://nasa-pds.github.io/doi-service
Other
2 stars 3 forks source link

Label Format Output for List Action #290

Closed collinss-jpl closed 2 years ago

collinss-jpl commented 2 years ago

🗒️ Summary

Small update to add an option to the list action that returns the results of the query as a combined JSON label. This allows a user to obtain label entries for queried DOI records directly, without the need to interact with the local transaction history store.

⚙️ Test Data and/or Report

Updated unit tests for list action to exercise the new label format feature. tox.log

♻️ Related Issues

Resolves #289