mirror of
https://github.com/typicode/json-server.git
synced 2025-08-02 02:53:21 +08:00

When filtering with multiple _ne it should use logical AND instead of OR to verify that all checks succeed, close #929
When filtering with multiple _ne it should use logical AND instead of OR to verify that all checks succeed, close #929