OData / ODataSamples

Samples: For ODataLib, OData Web API, RESTier, etc.
http://odata.github.io/
Other
293 stars 222 forks source link

$filter not working for DynamicEdmModelCreation #131

Open ajberti opened 4 years ago

ajberti commented 4 years ago

$filter is not working from what I see:

/odata/mydatasource?$filter=name eq 'DetailInfos' returns all records.

ozonemojo2 commented 3 years ago

no odata keywords work! any suggestions?