{ "opencollection": "1.0.0", "info": { "name": "GeoSight Basemap DataSource API", "version": "v1.0.0" }, "items": [ { "info": { "name": "DataSource", "type": "folder" }, "items": [ { "info": { "name": "Get the list of all indicator data sources defined in the database", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/api/datasources" }, "docs": "Get the list of all indicator data sources defined in the database" } ] } ], "bundled": true }