{ "opencollection": "1.0.0", "info": { "name": "Ceramic Config Debug API", "version": "0.58.0" }, "items": [ { "info": { "name": "Debug", "type": "folder" }, "items": [ { "info": { "name": "Get the heap statistics of the Ceramic node", "type": "http" }, "http": { "method": "GET", "url": "/ceramic/debug/heap" }, "docs": "Get the heap statistics of the Ceramic node" }, { "info": { "name": "cors", "type": "http" }, "http": { "method": "OPTIONS", "url": "/ceramic/debug/heap" }, "docs": "cors" } ] } ], "bundled": true }