MobilityData / gbfs-validator

The canonical GBFS validator. Maintained by the GBFS community, facilitated by MobilityData.
https://gbfs-validator.mobilitydata.org/
Apache License 2.0
18 stars 12 forks source link

`station_status.json` MUST be required when `station_information.json` is present #103

Open PierrickP opened 1 year ago

PierrickP commented 1 year ago

On https://gbfs-validator.netlify.app/?url=https%3A%2F%2Fdata.rideflamingo.com%2Fgbfs%2Fwellington%2Fgbfs.json

station_information.json exist and not station_status.json

Any station that is represented in station_information.json MUST have a corresponding entry in station_status.json. https://github.com/MobilityData/gbfs/blob/v2.2/gbfs.md#station_informationjson

image

On this case, station_status.json must be required

richfab commented 9 months ago

Related to https://github.com/MobilityData/gbfs-validator/issues/153