{ "opencollection": "1.0.0", "info": { "name": "AdminWeb Locations API", "version": "1.0" }, "items": [ { "info": { "name": "Locations", "type": "folder" }, "items": [ { "info": { "name": "POST /LoadLocationMapData", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/LoadLocationMapData", "body": { "type": "json", "data": "{}" } } } ] } ], "bundled": true }