listMoveAilments

@GetMapping(value = ["/list"])
fun listMoveAilments(@ModelAttribute specification: MoveAilmentSpecification): List<MoveAilmentView>