feat(platform): surface vehicle quality issues
This commit is contained in:
@@ -63,6 +63,7 @@ type VehicleDetail struct {
|
||||
History Page[HistoryLocationRow] `json:"history"`
|
||||
Raw Page[RawFrameRow] `json:"raw"`
|
||||
Mileage Page[DailyMileageRow] `json:"mileage"`
|
||||
Quality Page[QualityIssueRow] `json:"quality"`
|
||||
}
|
||||
|
||||
type VehicleSourceStatus struct {
|
||||
|
||||
Reference in New Issue
Block a user