Skip to content

Commit 3d3c4a6

Browse files
committed
vehicles -> devices
1 parent 879683e commit 3d3c4a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

general-information.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ All String fields, such as `vehicle_id`, are limited to a maximum of 255 charact
129129
| num_spaces_available | {vehicle_type: number} | Optional | How many spaces are free to be populated with vehicles at this stop? |
130130
| num_spaces_disabled | {vehicle_type: number} | Optional | How many spaces are disabled and unable to accept vehicles at this stop? |
131131
| parent_stop | UUID | Optional | Describe a basic hierarchy of stops (e.g.a stop inside of a greater stop) |
132-
| vehicles | UUID[] | Optional | List of device_ids for vehicles which are currently at this stop |
132+
| devices | UUID[] | Optional | List of device_ids for vehicles which are currently at this stop |
133133

134134
### Stop Status
135135

0 commit comments

Comments
 (0)