{ "opencollection": "1.0.0", "info": { "name": "MEDIGO attachments API", "version": "2.0.0" }, "items": [ { "info": { "name": "attachments", "type": "folder" }, "items": [ { "info": { "name": "Upload a file to MEDIGO's server", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/files" }, "docs": "Upload a file to MEDIGO's server" } ] } ], "bundled": true }