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

Version auto-detection v3.0-RC #113

Closed josee-sabourin closed 7 months ago

josee-sabourin commented 1 year ago

It seems the validator is having difficulties with auto-detecting v3.0.

I was testing with these feeds:

PierrickP commented 1 year ago

Hello @josee-sabourin Currently, the validation only valid v3.0-RC

You can force the version with "v3.0-RC" image

(The validation pass with the Tier feed but actually, it's totally wrong :( )

josee-sabourin commented 1 year ago

Gotcha, I assume this isn't worth fixing since the RC validation will be deprecated once the version is official.

Re: Tier I have contacted them about the issues

PierrickP commented 1 year ago

Yes, when the version is released, we update the validation directly accept the version

In addition, this https://github.com/MobilityData/gbfs-json-schema/pull/92 fix schema to correctly validate this error

richfab commented 7 months ago

Fixed by https://github.com/MobilityData/gbfs-json-schema/pull/92