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

Confusing parameter input for private article list called "status" #136

Open
astrochun opened this issue Jun 7, 2021 · 1 comment
Open
Labels

Comments

@astrochun
Copy link

astrochun commented Jun 7, 2021

The private institute article endpoint has an optional input parameter called status, which says: "integer only return collections with this status". However, it's unclear what status means here.

For reference there is a status option in the curation API endpoint. Here status refers to the current state of the review.

Are these status inputs related?

@adrianp adrianp added the bug label Jul 7, 2021
@adrianp
Copy link
Contributor

adrianp commented Jul 7, 2021

Hi @astrochun,

This parameter should allow filtering items by the following statuses:

  • public
  • private
  • in review

Unfortunately this does not work currently; we'll fix this and also update the documentation.

Thank you for the report!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants