etalab / transport-validator

GTFS validator
https://transport.data.gouv.fr/validation/
MIT License
37 stars 10 forks source link

transfer_type can be empty #157

Closed fchabouis closed 1 year ago

fchabouis commented 1 year ago

but currently an empty transfer types yields a fatal error.

See https://github.com/etalab/transport-site/issues/3125 for more details and an example.

antoine-de commented 1 year ago

fixed by https://github.com/rust-transit/gtfs-structure/pull/136