From b77ed71a7c6247eef3ad77d22a432d69a84445de Mon Sep 17 00:00:00 2001 From: Antoine Augusti Date: Wed, 23 Oct 2024 10:54:51 +0200 Subject: [PATCH] =?UTF-8?q?List=20of=20files:=20document=20that=20vehicle?= =?UTF-8?q?=5Fstatus=20was=20formerly=20free=5Fbike=5Fst=E2=80=A6=20(#698)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * List of files: document that vehicle_status was formerly free_bike_status * Update gbfs.md Co-authored-by: Fabien Richard-Allouard --------- Co-authored-by: Fabien Richard-Allouard --- gbfs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gbfs.md b/gbfs.md index 864f3ef0..f904219a 100644 --- a/gbfs.md +++ b/gbfs.md @@ -69,7 +69,7 @@ system_information.json | REQUIRED | Details including system operator, system l vehicle_types.json
*(added in v2.1)* | Conditionally REQUIRED | Describes the types of vehicles that System operator has available for rent. REQUIRED of systems that include information about vehicle types in the `vehicle_status` file. If this file is not included, then all vehicles in the feed are assumed to be non-motorized bicycles. station_information.json | Conditionally REQUIRED | List of all stations, their capacities and locations. REQUIRED of systems utilizing docks. station_status.json | Conditionally REQUIRED | Number of available vehicles and docks at each station and station availability. REQUIRED of systems utilizing docks. -vehicle_status.json | Conditionally REQUIRED | *(as of v2.1)* Describes all vehicles that are not currently in active rental. REQUIRED for free floating (dockless) vehicles. OPTIONAL for station based (docked) vehicles. Vehicles that are part of an active rental MUST NOT appear in this feed. +vehicle_status.json
*(as of v3.0, formerly free_bike_status.json)* | Conditionally REQUIRED | *(as of v2.1)* Describes all vehicles that are not currently in active rental. REQUIRED for free floating (dockless) vehicles. OPTIONAL for station based (docked) vehicles. Vehicles that are part of an active rental MUST NOT appear in this feed. system_hours.json | - | This file is removed *(as of v3.0)*. See `system_information.opening_hours` for system hours of operation. system_calendar.json | - | This file is removed *(as of v3.0)*. See `system_information.opening_hours` for system dates of operation. system_regions.json | OPTIONAL | Regions the system is broken up into.