{ "opencollection": "1.0.0", "info": { "name": "Echo Authorizer documents ping API", "version": "1.0.0" }, "items": [ { "info": { "name": "ping", "type": "folder" }, "items": [ { "info": { "name": "Provides confirmation of service availability and authentication", "type": "http" }, "http": { "method": "GET", "url": "https://virtserver.swaggerhub.com/echogl/Echo_Authorizer_Public/1.0.0/v2/ping", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Retrieve a ping to confirm service availability." } ] } ], "bundled": true }