Paul DeVito
Paul DeVito
hey, @ITDancer13 any idea on when this might get resolved?
just went to submit a PR for this and when I made tests for it I realized it was working! gave it a whirl in an API I have on...
reopening this. I **AM** still seeing this when i pass a non-guid to a filter, for example: `/api/items?filters=itemid==string`
FYI @ITDancer13 I made a repo for you to see it in action [here](https://github.com/pdevito3/SieveBug). To repro: 1. Run the `RecipeManagement` api and it should open swagger automatically. If not for...
@ITDancer13 following up on your thoughts here. This is a pretty severe bug.
Happy to help or provide more info, but not familiar enough with the workings of the codebase to properly dig in
No worries. I have a couple features for a project I'm working on that I'm trying to knock out, but can try and work on it after that!
no i have had some other priorities unfortunately 😕
Researching this myself as well but am having a lot of trouble finding good sources on it. Frustrating for something that is such a common problem with web APIs. If...
Yeah there should be consistency here. Not sure when I'll get to this, but noted and I'll try to get to this. If you want to submit a PR to...