Open drdamour opened 11 years ago
POData seems to be passing in nulls here..why? Is this level of filtering not allowed?
It's allowed http://services.odata.org/V3/OData/OData.svc/Suppliers(0)/Products/?$format=json&$top=2&$skip=2 & http://services.odata.org/V2/OData/OData.svc/Suppliers(0)/Products/?$format=json&$top=2&$skip=2
POData seems to be passing in nulls here..why? Is this level of filtering not allowed?