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.
3
stars
5
forks
source link
As a user, I want to get search results starting for the 1000th result #415
Open
jordanpadams opened 8 months ago
Checked for duplicates
Yes - I've already checked
🧑🔬 User Persona(s)
Data User
💪 Motivation
...so that I can start in the middle of the search results, instead of further filtering the results
📖 Additional Details
Note: 1000th could be any number in the result set
Acceptance Criteria
Given When I perform Then I expect
⚙️ Engineering Details
No response