fix: fixed groups in return van createAssignment
This commit is contained in:
parent
e3fc4b72a7
commit
ba9906eb93
4 changed files with 17 additions and 23 deletions
|
@ -1,7 +1,5 @@
|
|||
import { Group } from '../entities/assignments/group.entity.js';
|
||||
import { Class } from '../entities/classes/class.entity.js';
|
||||
import {mapToAssignmentDTOId} from './assignment.js';
|
||||
import { mapToClassDTO } from './class.js';
|
||||
import { mapToStudentDTO } from './student.js';
|
||||
import { GroupDTO, GroupDTOId } from '@dwengo-1/common/interfaces/group';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue