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

Fireman mistakes document query for collection query #16

Open
dylantientcheu opened this issue Dec 6, 2022 · 0 comments
Open

Fireman mistakes document query for collection query #16

dylantientcheu opened this issue Dec 6, 2022 · 0 comments

Comments

@dylantientcheu
Copy link
Owner

dylantientcheu commented Dec 6, 2022

fireman.get(`/clients/{client_id}/sites`)

the above query will be treated as a document query whereas it is actually a collection that is being queried, this may result in an unintended failure.

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