Skip to content

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

@leandrocfe

Description

@leandrocfe

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions