{ "opencollection": "1.0.0", "info": { "name": "Wincl Admin health-check-controller API", "version": "1.0" }, "items": [ { "info": { "name": "health-check-controller", "type": "folder" }, "items": [ { "info": { "name": "healthCheck", "type": "http" }, "http": { "method": "GET", "url": "https://api.wincl.io:443/health_check", "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "healthCheck" } ] } ], "bundled": true }