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
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?