You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: general-information.md
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -120,11 +120,11 @@ All String fields, such as `vehicle_id`, are limited to a maximum of 255 charact
120
120
| num_vehicles_disabled | {vehicle_type: number} | Required | How many vehicles are unavailable/reserved per vehicle_type at this stop? |
121
121
| managed_by | UUID | Optional |`provider_id` for the provider which manages this stop. null/undefined if city managed. |
122
122
| geography_id | UUID | Optional | Pointer to the Geography that represents the Stop geospatially |
123
-
| region_id | string | Optional | ID of the region where station is located, see [GBFS Station Information](https://github.com/NABSA/gbfs/blob/master/gbfs.md#station_informationjson)|
123
+
| region_id | string | Optional | ID of the region where station is located, see [GBFS Station Information][gbfs-station-info]|
0 commit comments