feat(project): Get all projects (SCRUM-15) #10
1 changed files with 1 additions and 1 deletions
|
@ -35,4 +35,4 @@ public class ProjectController {
|
|||
.map(this.projectMapper::mapToGetDto)
|
||||
.toList();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue