Allow admins to upload room images
Compare changes
@@ -17,6 +17,7 @@
@@ -30,10 +31,12 @@ import nl.tudelft.labracore.api.dto.CourseCreateDTO;
@@ -45,6 +48,7 @@ import org.springframework.web.bind.annotation.*;
@@ -73,6 +77,12 @@ public class AdminController {
@@ -179,6 +189,36 @@ public class AdminController {