{ "opencollection": "1.0.0", "info": { "name": "Daytona admin config API", "version": "1.0" }, "items": [ { "info": { "name": "config", "type": "folder" }, "items": [ { "info": { "name": "Get config", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:3000/config" }, "docs": "Get config" } ] } ], "bundled": true }