Skip to content

Commit

Permalink
Add spin scooters in Portland
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardehrenfried committed Oct 6, 2023
1 parent 699f20c commit b8f491f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions smoke-tests/portland/router-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,13 @@
"sourceType": "gbfs",
"url": "https://mds.bird.co/gbfs/v2/public/portland/gbfs.json",
"geofencingZones": "true"
},
{
"type": "vehicle-rental",
"frequency": "90s",
"sourceType": "gbfs",
"url": "https://gbfs.spin.pm/api/gbfs/v2_3/portland/gbfs",
"geofencingZones": "true"
}
]
}

0 comments on commit b8f491f

Please sign in to comment.