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

Descending sort is not working

Open AbhiBhattacharyya opened this issue 1 year ago • 4 comments

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

AbhiBhattacharyya avatar Jan 23 '24 19:01 AbhiBhattacharyya