{ "opencollection": "1.0.0", "info": { "name": "Human Crash Baselines Compute API", "version": "0.1.3" }, "items": [ { "info": { "name": "Compute", "type": "folder" }, "items": [ { "info": { "name": "Post Compute", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/compute", "body": { "type": "json", "data": "{}" } }, "docs": "Post Compute" } ] } ], "bundled": true }