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

Sort search after exceptions #477

Closed alexdunnjpl closed 2 months ago

alexdunnjpl commented 2 months ago

🗒️ Summary

When checking sort and searchAfter value validity, the presence of arguments for both parameters should be considered invalid if they are of non-equal length.