You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i send a request like get /api/var/12 Then i should receive some error about validate parameters
Problem
If i send the request above i'm receiving a valid request(200 status response). is that ok? (i'm new with drakov. so, i want to be sure that i'm not doing anything wrong (probably i did )
thanks for you help
The text was updated successfully, but these errors were encountered:
charly-palencia
changed the title
Additional required params into get request
Required params and GET methods
May 8, 2015
Example
If i create something like this:
Expected behaviour
When i send a request like
get /api/var/12
Then i should receive some error about validate parameters
Problem
If i send the request above i'm receiving a valid request(200 status response). is that ok? (i'm new with drakov. so, i want to be sure that i'm not doing anything wrong (probably i did )
thanks for you help
The text was updated successfully, but these errors were encountered: