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

ensure auto-generated resource API queries actually work #183

Open
gtsueng opened this issue Sep 29, 2021 · 0 comments
Open

ensure auto-generated resource API queries actually work #183

gtsueng opened this issue Sep 29, 2021 · 0 comments

Comments

@gtsueng
Copy link
Collaborator

gtsueng commented Sep 29, 2021

The generate new button for creating new example resource API queries sometimes generates non-working queries such as: https://api.outbreak.info/resources/Publication/query?q=publicationType.Preprint
incorrect query example

This may be updates to the API since it's initial creation. The actual working query is:
https://api.outbreak.info/resources/Publication/query?q=publicationType:Preprint

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

No branches or pull requests

1 participant