Closed emmambd closed 2 months ago
In order to support Flex as a part of https://github.com/MobilityData/gtfs-validator/issues/1721, we need to create an exception for the missing_trip_edge rule.
Depends on #1749
Forbidden** when `start_pickup_drop_off_window` or `end_pickup_drop_off_window` are defined.
Test with https://data.trilliumtransit.com/gtfs/islandtransit-wa-us/islandtransit-wa-us--flex-v2-TEST.zip to make sure the error is not triggered.
No response
Tasks:
Describe the problem
In order to support Flex as a part of https://github.com/MobilityData/gtfs-validator/issues/1721, we need to create an exception for the missing_trip_edge rule.
Depends on #1749
Proposed solution
Forbidden** when `start_pickup_drop_off_window` or `end_pickup_drop_off_window` are defined.
Test with https://data.trilliumtransit.com/gtfs/islandtransit-wa-us/islandtransit-wa-us--flex-v2-TEST.zip to make sure the error is not triggered.
Alternatives you've considered
No response
Additional context
No response