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

Reverse lookup GET endpoint treats string as a list #98

Closed
YaphetKG opened this issue Oct 4, 2023 · 0 comments · Fixed by #102
Closed

Reverse lookup GET endpoint treats string as a list #98

YaphetKG opened this issue Oct 4, 2023 · 0 comments · Fixed by #102

Comments

@YaphetKG
Copy link
Contributor

YaphetKG commented Oct 4, 2023

when making a get request to Nameres such as
https://name-resolution-sri.renci.org/reverse_lookup?curies=MONDO%3A0004979&curies=MONDO:2
response looks like this :

{"M":[],"O":[],"N":[],"D":[],":":[],"2":[]}

it seems like its using the letters in the curies to do lookups

gaurav added a commit that referenced this issue Oct 13, 2023
fixes reverse lookup get endpoint. fixes #98.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant