Skip to content
Snippets Groups Projects
Unverified Commit e496f343 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

Update transport-apis repo

parent 09a2f0db
No related branches found
No related tags found
No related merge requests found
Subproject commit bd735ca7b0d6b663b713cbebfb54063703ce4203
Subproject commit 66c1bbfd655a62721ae845f6910ccb53749daa1f
......@@ -27,9 +27,9 @@ sub load_instance {
auth => $data->{options}{auth},
},
coverage => {
area => $data->{coverage}{realtimeCoverage}{area},
regions => $data->{coverage}{realtimeCoverage}{region} // []
},
area => $data->{coverage}{realtimeCoverage}{area},
regions => $data->{coverage}{realtimeCoverage}{region} // []
},
#coverage => {
# area => $data->{coverage}{realtimeCoverage}{area},
......@@ -105,9 +105,7 @@ my %hafas_instance = (
load_instance(
'ch/bls',
lang => 'deu',
ver => '1.46'
),
languages => [qw[de fr it en]],
stopfinder => 'https://bls.hafas.de/bin/ajax-stopfinder.exe',
},
BVG => {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment