Skip to content

Commit 56ef87a

Browse files
author
Peter Amstutz
committed
secondaryFiles has Dirent, not Directory.
1 parent 107d005 commit 56ef87a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

draft-4/Process.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,7 @@ $graph:
144144
type:
145145
- "null"
146146
- type: array
147-
items: "#File"
148-
- Directory
147+
items: [File, Dirent]
149148
jsonldPredicate: "cwl:secondaryFiles"
150149
doc: |
151150
A list of additional files that are associated with the primary file

0 commit comments

Comments
 (0)