feat(platform): expose coverage service status
This commit is contained in:
@@ -71,7 +71,7 @@ Returns VIN-level realtime rows. Protocol is a source filter, not a product boun
|
||||
GET /api/vehicles/coverage?keyword=粤AG18312&serviceStatus=degraded&limit=20&offset=0
|
||||
```
|
||||
|
||||
Returns VIN-level source coverage rows for the vehicle service list. `serviceStatus` accepts `healthy`, `degraded`, `offline`, and `identity_required`.
|
||||
Returns VIN-level source coverage rows for the vehicle service list. Each row includes the canonical vehicle-level `serviceStatus` so frontend, exports, and external integrations share the same health definition. `serviceStatus` accepts `healthy`, `degraded`, `offline`, and `identity_required`.
|
||||
|
||||
### History Locations
|
||||
|
||||
|
||||
Reference in New Issue
Block a user