Comment 1 for bug 1476336

Revision history for this message
Nikhil Komawar (nikhil-komawar) wrote :

I think we need to validate at least the filtering on base properties, not all filters can be validated on value so we should check the type of the request param for that key to validate the request. 400 should be returned on incorrect type of request param key(s).