We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c50c150 commit 0477abcCopy full SHA for 0477abc
v1.0/CommandLineTool.yml
@@ -9,7 +9,7 @@ $graph:
9
type: documentation
10
doc:
11
- |
12
- # Common Workflow Language (CWL) Command Line Tool Description, v1.0
+ # Common Workflow Language (CWL) Command Line Tool Description, v1.0.1
13
14
This version:
15
* https://w3id.org/cwl/v1.0/
@@ -80,6 +80,7 @@ $graph:
80
Post v1.0 release changes to the spec.
81
82
* 13 July 2016: Mark `baseCommand` as optional and update descriptive text.
83
+ * 12 March 2017: (v1.0.1) Mark `default` as not required for link checking.
84
85
## Purpose
86
0 commit comments