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
3 stars 5 forks source link

As a user, I want to apply an additional query filter (`q=`) to the `/products/{identifier}/member-of` result set #491

Closed jordanpadams closed 3 months ago

jordanpadams commented 4 months ago

Checked for duplicates

Yes - I've already checked

🧑‍🔬 User Persona(s)

Data User

💪 Motivation

...so that I can search for the the bundle of a collection or collection of a product, and then provide additional filters to the search within that result set.

📖 Additional Details

No response

Acceptance Criteria

Given When I perform Then I expect

⚙️ Engineering Details

No response

🎉 I&T

No response

tloubrieu-jpl commented 3 months ago

That is validated from PR https://github.com/NASA-PDS/registry-api/pull/526