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