-
Notifications
You must be signed in to change notification settings - Fork 23
Closed
Description
@SphtKr Is this dependency needed? The only reference to OData in the solution is in ApiController.cs where you commented out a [System.Web.OData.EnableQuery] attribute. That attribute is pretty bespoke to OData, so when we implement filtering, we'll need to roll our own action filter. I actually wrote a simple (and probably slow) one for my own project, which I can port over if you're interested.
Metadata
Metadata
Assignees
Labels
No labels