listItemPockets

@GetMapping(value = ["/list"])
fun listItemPockets(@ModelAttribute specification: ItemPocketSpecification): List<ItemPocketView>