Closed jordanpadams closed 1 year ago
See NASA-PDS/registry-api#441 its duplicate and where the comment are
implementation complete. deployment is being tracked here:
https://github.com/NASA-PDS/registry/issues/140 https://github.com/NASA-PDS/registry/issues/141
🐛 Describe the bug
Per https://github.com/NASA-PDS/registry-api/issues/449, the API should only include the latest versions of products in search results.
📜 To Reproduce
Steps to reproduce the behavior:
Current API functionality is finding all products with a specific lid then returns all lidvids with that lid. If you had done
/products/urn:nasa:pds:maven.spice
then you would have just the latest. It is the q= that does not allow latest/all processing.🦄 Related requirements
🦄 NASA-PDS/registry-api#449 🦄 NASA-PDS/registry-api#441
⚙️ Engineering Details