Forum Discussion
nmrao
11 years agoCommunity Hero
Looks ids are in a map, you should be able get them to a list in order to sort.
kolersa
11 years agoContributor
But I need check what server sorted it correctly! I test API method what sort something.
- nmrao11 years agoCommunity HeroWell thats what the idea. So, get the ids in to a list. And do sort on the list. The trick is both list should be equal if response is already sorted, there would be no difference.