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