Have this endpoint accept sort by title, date requested - basically any of the columns available
|
@GetMapping("/{uin}/holds") |
When taking on this solution, it will entail a card on MyLibraryService to pass the appropriate parameters and a card on MyLibraryUI for the table controls.