Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Descending sort is not working #1496

Open
AbhiBhattacharyya opened this issue Jan 23, 2024 · 1 comment
Open

Descending sort is not working #1496

AbhiBhattacharyya opened this issue Jan 23, 2024 · 1 comment

Comments

@AbhiBhattacharyya
Copy link

Descending sort is not working

Tried with below URL with example schema in readme.

http://localhost:3000/posts?_sort=id&_order=desc
Also

http://localhost:3000/posts?_sort=id&_order=desc

Thanks
Abhishek

@typicode
Copy link
Owner

Hi @AbhiBhattacharyya

Sort works differently in v1
https://github.com/typicode/json-server?tab=readme-ov-file#sort

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants