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

Publications route non-functional #56

Open
jpjenk opened this issue Mar 17, 2018 · 1 comment
Open

Publications route non-functional #56

jpjenk opened this issue Mar 17, 2018 · 1 comment

Comments

@jpjenk
Copy link
Collaborator

jpjenk commented Mar 17, 2018

This endpoint fails and loops back to the swagger sandbox for all parameters (pubid, datasetid and siteid).

The sandbox still tries to use 'apps' instead of 'data' in the url base path but if it is supposed to work anything like occurrences it should be formatted as:

http://api-dev.neotomadb.org/v2/data/publication

The endpoint should also take multiple parameter values as a comma separated list eg:
?datasetid=4716,6495,7063
It may be set up to do this already but that can't be tested because it is not operational.

This is one of the four critical underlying sub-querey paths for the ELC API

@SimonGoring
Copy link
Contributor

Working through this, having a problem with swagger on the server, it's resolved locally and tests okay, but have switched endpoints to plural. @jpjenk

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