{ "opencollection": "1.0.0", "info": { "name": "Dott GBFS Discovery Zones API", "version": "2.3" }, "items": [ { "info": { "name": "Zones", "type": "folder" }, "items": [ { "info": { "name": "Geofencing zones (GeoJSON) for a city", "type": "http" }, "http": { "method": "GET", "url": "https://gbfs.api.ridedott.com/public/v2/:city/geofencing_zones.json", "params": [ { "name": "city", "value": "espoo", "type": "path", "description": "City slug as listed in the discovery document (e.g. espoo, brussels, warsaw)." } ] }, "docs": "Geofencing zones (GeoJSON) for a city" } ] } ], "bundled": true }