{ "opencollection": "1.0.0", "info": { "name": "Devtron APIs Specs Applications Clone Workflow API", "version": "1.0.0" }, "items": [ { "info": { "name": "Clone Workflow", "type": "folder" }, "items": [ { "info": { "name": "Clone Application Workflow", "type": "http" }, "http": { "method": "POST", "url": "http://localhost/orchestrator/app/workflow/clone", "body": { "type": "json", "data": "{}" } }, "docs": "Clones an application workflow from a source environment to a target environment" } ] } ], "bundled": true }