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

Remove the rule for default_pricing_plan_id in vehicle_types.json #71

Closed isabelle-dr closed 2 years ago

isabelle-dr commented 2 years ago

The default_pricing_plan_id has been modified from Conditionally Required to Optional in the V2.3-RC2 (reference)

The previous Conditional Requirement was:

“REQUIRED if both system_pricing_plans.json and vehicle_types.json are defined.”

This was added in the validator in PR #63