Skip to content

Commit df272c9

Browse files
authored
Merge pull request #538 from HSLdevcom/add-new-kuopio-citybike-interface
AB#513 - Change Kuopio city bike interface
2 parents 126eb2f + ca54d21 commit df272c9

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

finland/router-config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -577,11 +577,11 @@
577577
},
578578
{
579579
"id": "vilkku-bike-rental",
580-
"network": "freebike_kuopio",
580+
"network": "breeze_kuopio",
581581
"type": "vehicle-rental",
582582
"sourceType": "gbfs",
583583
"frequency": "30s",
584-
"url": "http://digitransit-proxy:8080/out/tkhskuopiostrg.blob.core.windows.net/gbfs/gbfs.json",
584+
"url": "https://kuopio.admin.freebike.com/api/gbfs/v30/gbfs",
585585
"overloadingAllowed": true
586586
},
587587
{

waltti/router-config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -477,11 +477,11 @@
477477
},
478478
{
479479
"id": "vilkku-bike-rental",
480-
"network": "freebike_kuopio",
480+
"network": "breeze_kuopio",
481481
"type": "vehicle-rental",
482482
"sourceType": "gbfs",
483483
"frequency": "30s",
484-
"url": "http://digitransit-proxy:8080/out/tkhskuopiostrg.blob.core.windows.net/gbfs/gbfs.json",
484+
"url": "https://kuopio.admin.freebike.com/api/gbfs/v30/gbfs",
485485
"overloadingAllowed": true
486486
},
487487
{

0 commit comments

Comments
 (0)