Skip to content

Commit 7aa1ce3

Browse files
use correct text/value for fare_media type
1 parent 17d7f94 commit 7aa1ce3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gtfs.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -1053,15 +1053,15 @@
10531053
inputType: DROPDOWN
10541054
options:
10551055
- value: '0'
1056-
- text: None (0)
1056+
text: None (0)
10571057
- value: '1'
1058-
- text: Physical paper ticket (1)
1058+
text: Physical paper ticket (1)
10591059
- value: '2'
1060-
- text: Physical transit card (2)
1060+
text: Physical transit card (2)
10611061
- value: '3'
1062-
- text: cEMV (3)
1062+
text: cEMV (3)
10631063
- value: '4'
1064-
- text: Mobile app (4)
1064+
text: Mobile app (4)
10651065
- id: faretransferrule
10661066
name: fare_transfer_rules.txt
10671067
helpContent: Fare rules for transfers between legs of travel defined in fare_leg_rules.txt.

0 commit comments

Comments
 (0)