mirror of
https://github.com/typicode/json-server.git
synced 2025-07-30 13:42:11 +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