Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

As an API user I want to filter on lidvids with wildcards #177

Closed
tloubrieu-jpl opened this issue Mar 29, 2021 · 2 comments · Fixed by #182
Closed

As an API user I want to filter on lidvids with wildcards #177

tloubrieu-jpl opened this issue Mar 29, 2021 · 2 comments · Fixed by #182
Assignees
Labels
B12.0 p.must-have requirement the current issue is a requirement

Comments

@tloubrieu-jpl
Copy link
Member

tloubrieu-jpl commented Mar 29, 2021

See ticket NASA-PDS/doi-ui#25 which will use this feature.

Acceptance criteria:
When I do a GET /dois request with parameter lidvid containing * or ?, anywhere in the string (start, middle, end)
Then: I receive the matching DOIs according to the traditional unix wildcard management

@jordanpadams
Copy link
Member

@collinss-jpl not sure if you will be able to squeeze this in this sprint or not, but we can talk more about it tomorrow at the breakout if needed.

@collinss-jpl
Copy link
Contributor

I have an initial implementation of the feature complete. Still need to tidy up the new code and add test cases. Will hopefully have a PR up by end of today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B12.0 p.must-have requirement the current issue is a requirement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants