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

GrSciColl facets: case in search params #642

Open
MortenHofft opened this issue Dec 5, 2024 · 1 comment
Open

GrSciColl facets: case in search params #642

MortenHofft opened this issue Dec 5, 2024 · 1 comment
Assignees
Labels
GRSciColl Issues related to institutions, collections and staff

Comments

@MortenHofft
Copy link
Member

The API requires CONSTANT casing or snake casing.
Our other APIs accept camelCase

fails: https://api.gbif.org/v1/grscicoll/collection/search?limit=0&facet=recordedBy
works: https://api.gbif.org/v1/grscicoll/collection/search?limit=0&facet=recorded_by

occurrence api: https://api.gbif.org/v1/occurrence/search?limit=0&facet=kingdomkey

@MortenHofft MortenHofft added the GRSciColl Issues related to institutions, collections and staff label Dec 5, 2024
@marcos-lg
Copy link
Contributor

Deployed to uat and uat2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GRSciColl Issues related to institutions, collections and staff
Projects
None yet
Development

No branches or pull requests

2 participants