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