listRegions

@GetMapping(value = ["/list"])
fun listRegions(@ModelAttribute specification: RegionSpecification): List<RegionView>