feat: zie alle studenten van een klas
This commit is contained in:
parent
dd08738f99
commit
e5bdb9f621
4 changed files with 257 additions and 8 deletions
|
@ -9,7 +9,7 @@ export interface ClassesResponse {
|
|||
}
|
||||
|
||||
export interface ClassResponse {
|
||||
cls: ClassDTO;
|
||||
class: ClassDTO;
|
||||
}
|
||||
|
||||
export interface TeacherInvitationsResponse {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue