mitchell852 opened a new issue #2058: TO API should support multiple values in 
orderby
URL: https://github.com/apache/incubator-trafficcontrol/issues/2058
 
 
   For example, this works
   
   GET /api/1.3/deliveryservice_requests?orderby=xmlId
   
   but this does not
   
   GET /api/1.3/deliveryservice_requests?orderby=xmlId,createdAt
   
   this will give clients a little more control on how they want data sorted.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to