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

Consider converting identifier strings to PdsProductIdentifier at API boundary #501

Open alexdunnjpl opened 4 months ago

alexdunnjpl commented 4 months ago

💡 Description

Should be a quick thing, but I'm not familiar enough with spring boot to know it off the top of my head - I'm assuming there's a built-in way to map path/query parameters onto modeled objects like this

⚔️ Parent Epic / Related Tickets

No response