{ "opencollection": "1.0.0", "info": { "name": "Efront Account System API", "version": "1.0.0" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "System", "type": "folder" }, "items": [ { "info": { "name": "GET /System/Info", "type": "http" }, "http": { "method": "GET", "url": "https://virtserver.swaggerhub.com/Epignosis/Efront-API/1.0.0/System/Info" }, "docs": "Returns information about the system." } ] } ], "bundled": true }