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 d6e55cc commit 4daac6dCopy full SHA for 4daac6d
site/userguide-input.json
@@ -94,6 +94,10 @@
94
"path": "../draft-3/examples/example-echo-job.json",
95
"class": "File"
96
},
97
+ {
98
+ "path": "../draft-3/examples/example-expression.cwl",
99
+ "class": "File"
100
+ },
101
{
102
"path": "../draft-3/examples/example-createfile.cwl",
103
@@ -107,7 +111,7 @@
107
111
108
112
109
113
110
- "path": "../draft-3/examples/example-echo-job.json",
114
+ "path": "../draft-3/examples/example-arguments-job.json",
115
116
}
117
]
0 commit comments