Actions
Idea #9836
closed[Crunch2][Documentation] Add workflows to API Reference -> API Methods
Status:
Resolved
Priority:
Normal
Assigned To:
Radhika Chippada
Category:
-
Target version:
Start date:
09/13/2016
Due date:
Story points:
1.0
Release:
Release relationship:
Auto
Description
- Add "workflows" to api methods
- A Workflow contains: name, description, and a workflow yaml
- workflow yaml
- This should be a valid yaml representing the cwl workflow
- The Workflow's name and address will be set based on the name and description in workflow yaml, unless they were manually set by the user
- The workflow.yaml can specify cwlVersion, baseCommand, inputs, and default outputs.
- Anything else?
Actions