Skip to content

Commit 8743802

Browse files
committed
GBFS 2.0
1 parent 5a805be commit 8743802

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

provider/README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -354,12 +354,7 @@ Without an `event_time` query parameter, `/status_changes` shall return a `400 B
354354

355355
### GBFS
356356

357-
All MDS compatible `provider` APIs must expose a public [GBFS](https://github.com/NABSA/gbfs) feed as well. Given that GBFS hasn't fully [evolved to support dockless mobility](https://github.com/NABSA/gbfs/pull/92) yet, we follow the current guidelines in making bike information avaliable to the public.
358-
359-
* `gbfs.json` is always required and must contain a `feeds` property that lists all published feeds
360-
* `system_information.json` is always required
361-
* `free_bike_status.json` is required for MDS
362-
* `station_information.json` and `station_status.json` don't apply for MDS
357+
All MDS compatible `provider` APIs must expose a public [GBFS](https://github.com/NABSA/gbfs) feed as well. Compatibility with [GBFS 2.0](https://github.com/NABSA/gbfs/blob/v2.0/gbfs.md) or greater is advised due to privacy concerns and support for micromobility.
363358

364359
### Events
365360

0 commit comments

Comments
 (0)