Skip to content

sortBy and order parameters not working as expected on /products endpoint #98

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

Open
leandrocfe opened this issue Apr 15, 2025 · 0 comments

Comments

@leandrocfe
Copy link

I tried using the /products endpoint with the following query:

https://dummyjson.com/products?sortBy=title&order=desc&select=title

Image

However, the response doesn't seem to be sorted correctly in descending order by titles.

Could you please confirm if sorting and order is officially supported for this endpoint?

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

1 participant