Rest API - Query Parameters and Filtering
In a REST API, how would you sort a list of users by their
username in ascending order?username in ascending order?sort=username sorts results by username in ascending order.order and filter are not standard for sorting.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions