Skip to content

Commit b4b6d67

Browse files
avatarneilthekaveman
authored andcommitted
Add last_reported
1 parent 46b5b1e commit b4b6d67

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

general-information.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ All String fields, such as `vehicle_id`, are limited to a maximum of 255 charact
112112
|------------------------|-----------------------------------------------------------------------------------|-------------------|------------------------------------------------------------------------------------------------------------------------------------------------------|
113113
| stop_id | UUID | Required | Unique ID for stop |
114114
| stop_name | String | Required | Name of stop |
115+
| last_reported | Timestamp | Required | Date/Time that the stop was last updated |
115116
| lat | Double | Required | Latitude of the location |
116117
| lng | Double | Required | Longitude of the location |
117118
| status | Enum | Required | Status of the Stop. See [Stop Statuses](#stop-statuses) table. |

0 commit comments

Comments
 (0)