Closed gkresic closed 7 years ago
Support assigning one Unit as "representative" unit for this Course. For example, its thumbnail will be used as Courses own thumbnail.
Db schema upgraded.
IMPORTANT: do not resolve head unit for every course. Instead create a separate method CourseManager.getHeadUnit(Course) and a separate REST endpoint at URL /courses/{id}/head
CourseManager.getHeadUnit(Course)
/courses/{id}/head
Support assigning one Unit as "representative" unit for this Course. For example, its thumbnail will be used as Courses own thumbnail.