String queries seems to not working (or misunderstanding function)

FdoHdez7 years ago

Hello.

I'm using postman and trying to get devices parameters for a specific query string, however response list all of the devices for the user even when the path is including such query string (an invalid id in the database): http://181.143.52.195/api/devices?id=14

Please see screen capture:

https://www.dropbox.com/s/bcg0w5hlrlug0tn/postman-string-query.png?dl=0

Is this an error from the server or a misunderstanding from mine?

Anton Tananaev7 years ago

Version 3.11 doesn't have an option to get devices by id.

FdoHdez7 years ago

Ok. Thank you very much.