json-server.py icon indicating copy to clipboard operation
json-server.py copied to clipboard

cant performe any search

Open aurelben opened this issue 5 years ago • 1 comments

every request even if I try search param in url like ?q=xxxxxxxx(full text search) or fileds search like

?fields.country_code=FR&fields.postal_code=10000

every request returning the all json file

again thanks for all your work

aurelben avatar Jul 09 '20 11:07 aurelben

This is not supported ATM, PRs are welcome.

gera2ld avatar Nov 13 '20 06:11 gera2ld