StudentGroupSummaryDTO: add usernames field
DTOs required
Name: StudentGroupSummaryDTO
This DTO is a:
-
Create -
Patch -
View
The DTO should be changed according to the fields below and their corresponding comments.
Type | Name | Comment |
---|---|---|
List<String> | memberUsernames | add this field |
Integer | numMembers | can be removed as it can be inferred from the field above |
ModuleDivisionSummaryDTO | division | add this field |
Edited by Natália Struharová