mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-27 00:52:50 +00:00
log full error
This commit is contained in:
@@ -57,4 +57,8 @@ export class CreateVehicleDto {
|
||||
@IsOptional()
|
||||
@IsNumber()
|
||||
actualDistanceKm?: number;
|
||||
|
||||
@IsOptional()
|
||||
@IsUUID()
|
||||
locationId?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user