Skip to content

Commit e12e49c

Browse files
committed
Improve field description for failures
1 parent c2127ef commit e12e49c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

agency/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ Body Params:
200200
| Field | Type | Field Description |
201201
| --------- | ------------------------------ | ------------------------------------------------------------------------------------------------------- |
202202
| `result` | String | Responds with number of successfully written telemetry data points and total number of provided points. |
203-
| `failures | [Telemetry](#telemetry-data)[] | Array of failed telemetry for one or more vehicles. |
203+
| `failures | [Telemetry](#telemetry-data)[] | Array of failed telemetry for zero or more vehicles (empty if all successful). |
204204

205205
400 Failure Response:
206206

0 commit comments

Comments
 (0)