I tried using the `/products` endpoint with the following query: https://dummyjson.com/products?sortBy=title&order=desc&select=title <img width="535" alt="Image" src="https://github.com/user-attachments/assets/85bc7d0f-9290-4fc7-8965-143064bac191" /> 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?