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

Providing an incorrect query tree filter causes errors #330

Open
HeyZoos opened this issue Aug 10, 2017 · 0 comments
Open

Providing an incorrect query tree filter causes errors #330

HeyZoos opened this issue Aug 10, 2017 · 0 comments

Comments

@HeyZoos
Copy link
Collaborator

HeyZoos commented Aug 10, 2017

This is a working example.

http://plenar.io/v1/api/sensor-networks/array_of_things_chicago/query?feature=temperature&filter={"col": "temperature", "val": "0", "op": "le"}

This errors.

http://plenar.io/v1/api/sensor-networks/array_of_things_chicago/query?feature=temperature&filter={"prop": "temperature", "val": "0", "op": "le"}
@HeyZoos HeyZoos changed the title Providing incorrect query tree filters errors Providing an incorrect query tree filter causes errors Aug 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant