An error occurred while fetching the assigned milestone of the selected merge_request.
Security
Compare changes
Files
2@@ -8,30 +8,53 @@ import cz.muni.pa165.data.repository.CarRepository;
@@ -40,6 +63,7 @@ public class CarService extends DomainService<Car> {
@@ -74,6 +98,19 @@ public class CarService extends DomainService<Car> {
@@ -95,7 +132,15 @@ public class CarService extends DomainService<Car> {
@@ -153,4 +198,17 @@ public class CarService extends DomainService<Car> {