Skip to content

Field "is_new" is picked up for NotEquals (is_ne) #383

Closed
@ev45ive

Description

@ev45ive

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions