Closed
Description
I have struct like this:
{ id: 123, title: "hello", is_new: true }
when i search for it with ?is_new=true i get everything but this one - like its seeing "is_ne" and uses not equals matcher. Shouldn't it be matched by end of param name? :-)
Btw. Json-Server is AWSOME. I am prototyping and relationships ?_embed and ?_extend saved me a looot of headache! Thanks!
Metadata
Metadata
Assignees
Labels
No labels