Open srikanth-kandi opened 7 months ago
Also verify the id path parameter for get, put and delete to validate that the id is a number.
for the put query, if all the parameters are not passed in json the put a validation code for that also.
Also verify the id path parameter for get, put and delete to validate that the id is a number.