feat(project): Get all projects (SCRUM-15) #10
@ -35,4 +35,4 @@ public class ProjectController {
|
||||
.map(this.projectMapper::mapToGetDto)
|
||||
.toList();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user