@@ -214,7 +214,7 @@ If `device_id` is specified, `GET` will return an array with a single vehicle re
214214
215215#### Responses
216216
217- Possible HTTP Status Codes :
217+ _ Possible HTTP Status Codes _ :
218218200
219219400 (with parameter)
220220401
@@ -259,7 +259,7 @@ If `device_id` is specified, `GET` will return an array with a vehicle status re
259259
260260#### Responses
261261
262- Possible HTTP Status Codes :
262+ _ Possible HTTP Status Codes _ :
263263200
264264400 (with parameter)
265265401
@@ -324,7 +324,7 @@ For the near-ish real time use cases, please use the [events][events] endpoint.
324324
325325#### Responses
326326
327- Possible HTTP Status Codes :
327+ _Possible HTTP Status Codes_ :
328328200
329329202
330330400 (with parameter)
@@ -362,7 +362,7 @@ Without a `telemetry_time` query parameter, `/telemetry` shall return a `400 Bad
362362
363363#### Responses
364364
365- Possible HTTP Status Codes :
365+ _Possible HTTP Status Codes_ :
366366200
367367400 (with parameter)
368368401
@@ -424,7 +424,7 @@ processing for that hour:
424424
425425#### Responses
426426
427- Possible HTTP Status Codes :
427+ _Possible HTTP Status Codes_ :
428428200
429429202
430430400 (with parameter)
@@ -464,7 +464,7 @@ Should either side of the requested time range be greater than 2 weeks before th
464464
465465#### Responses
466466
467- Possible HTTP Status Codes :
467+ _Possible HTTP Status Codes_ :
468468200
469469400 (with parameter)
470470401
@@ -500,7 +500,7 @@ In the case that a `stop_id` path parameter is specified, the `stops` array retu
500500
501501#### Responses
502502
503- Possible HTTP Status Codes :
503+ _ Possible HTTP Status Codes _ :
504504200
505505400 (with parameter)
506506401
@@ -532,7 +532,7 @@ The authenticated reports are monthly, historic flat files that may be pre-gener
532532
533533#### Responses
534534
535- Possible HTTP Status Codes :
535+ _ Possible HTTP Status Codes _ :
536536200
537537401
538538404
@@ -550,6 +550,7 @@ See [Provider examples](examples.md#reports).
550550
551551[ agps ] : https://en.wikipedia.org/wiki/Assisted_GPS
552552[ beta ] : /general-information.md#beta-features
553+ [ bulk-responses ] : /general-information.md#bulk-responses
553554[ costs-and-currencies ] : /general-information.md#costs-and-currencies
554555[ data-latency ] : #data-latency-requirements
555556[ dgps ] : https://en.wikipedia.org/wiki/Differential_GPS
@@ -571,6 +572,7 @@ See [Provider examples](examples.md#reports).
571572[ point-geo ] : /data-types.md#gps-data
572573[ propulsion-types ] : /general-information.md#propulsion-types
573574[ responses ] : /general-information.md#responses
575+ [ schema ] : /schema/
574576[ stops ] : /data-types.md#stops
575577[ stop-based-geo ] : /general-information.md#stop-based-geographic-data
576578[ telemetry ] : /data-types.md#telemetry
0 commit comments