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

Dataset route is non-functional #57

Open
jpjenk opened this issue Mar 17, 2018 · 2 comments
Open

Dataset route is non-functional #57

jpjenk opened this issue Mar 17, 2018 · 2 comments

Comments

@jpjenk
Copy link
Collaborator

jpjenk commented Mar 17, 2018

Similar to publications the api endpoint for datasets does not work at all. For example:

http://api-dev.neotomadb.org/v2/data/dataset?datasetid=4716

Though that is just one example. Not of the parameters have any effect.

@SimonGoring
Copy link
Contributor

The usage is:

http://api-dev.neotomadb.org/v2/data/datasets?datasetid=4716

For some reason the swagger on the server is not responding to local changes. I will continue to debug this.

@jpjenk
Copy link
Collaborator Author

jpjenk commented Mar 27, 2018

  • With the plural route name that does work, lists of multiple ids do not seem to work properly.
  • The original Neotoma API supported taxonomic name searches on the dataset endpoint, any plans to add this back.
  • The dataset endpoint is not able to consume the occurrence ID

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

2 participants