We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2127ef commit e12e49cCopy full SHA for e12e49c
1 file changed
agency/README.md
@@ -200,7 +200,7 @@ Body Params:
200
| Field | Type | Field Description |
201
| --------- | ------------------------------ | ------------------------------------------------------------------------------------------------------- |
202
| `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. |
+| `failures | [Telemetry](#telemetry-data)[] | Array of failed telemetry for zero or more vehicles (empty if all successful). |
204
205
400 Failure Response:
206
0 commit comments