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