{ "opencollection": "1.0.0", "info": { "name": "Voidpet Public Discovery Health API", "version": "1.0.0" }, "items": [ { "info": { "name": "Health", "type": "folder" }, "items": [ { "info": { "name": "Get the public discovery service's health", "type": "http" }, "http": { "method": "GET", "url": "https://voidpet.com/api/health" }, "docs": "Get the public discovery service's health" } ] } ], "bundled": true }