Skip to content

Commit 18dc26f

Browse files
avatarneilthekaveman
authored andcommitted
Update requirement for station_information for docked providers.
1 parent 732c002 commit 18dc26f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

provider/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,6 @@ Should either side of the requested time range be missing, `/events` shall retur
327327

328328
Should either side of the requested time range be greater than 2 weeks before the time of the request, `/events` shall return a `400 Bad Request` error.
329329

330-
331330
### Stops
332331

333332
Stop information should be updated on a near-realtime basis by providers who operate _docked_ mobility devices in a given municipality.
@@ -356,8 +355,8 @@ Method: `GET`
356355
| wheelchair_boarding | Boolean | Optional | Is this stop handicap accessible? |
357356
| parent_stop | UUID | Optional | Describe a basic hierarchy of stops (e.g.a stop inside of a greater stop) |
358357

359-
360358
### GBFS Compatibility
359+
361360
Some of the fields in the `Stops` definition are using notions which are currently not in MDS, such as `rental_methods`. These fields are included for compatibility with GBFS.
362361

363362
[Top][toc]

0 commit comments

Comments
 (0)