gbfs-validator icon indicating copy to clipboard operation
gbfs-validator copied to clipboard

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

Open PierrickP opened this issue 2 years ago • 1 comments

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

PierrickP avatar Jun 08 '23 13:06 PierrickP

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

richfab avatar Jan 17 '24 08:01 richfab