{ "opencollection": "1.0.0", "info": { "name": "Breeze Admin fund API", "version": "1.0.0" }, "items": [ { "info": { "name": "fund", "type": "folder" }, "items": [ { "info": { "name": "get_organization_stats", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:8080/organization/stats" } } ] } ], "bundled": true }