Skip to content

Commit 028e7c8

Browse files
authored
Update is_official value to string format
Changed the value of 'is_official' from a boolean to a string.
1 parent bac6ac9 commit 028e7c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

catalogs/sources/gtfs/schedule/ro-timis-societatea-metropolitana-de-transport-timisoara-gtfs-2868.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"data_type": "gtfs",
44
"provider": "Societatea Metropolitană de Transport Timișoara",
55
"status": "active",
6-
"is_official": True,
6+
"is_official": "True",
77
"feed_contact_email": "relatii.publice@smtt.ro"
88
"location": {
99
"country_code": "RO",

0 commit comments

Comments
 (0)