Skip to content

Commit ae5e67c

Browse files
author
Peter Amstutz
committed
Add CWLVersions
1 parent 454c3e4 commit ae5e67c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

draft-3/cwl-avro.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1065,6 +1065,12 @@
10651065
"_id": "cwl:cwlVersion"
10661066
"_type": "@id"
10671067

1068+
- type: enum
1069+
name: CWLVersions
1070+
doc: "Version symbols for published CWL document versions."
1071+
symbols:
1072+
- draft-3.dev1
1073+
10681074
- type: record
10691075
name: CommandLineBinding
10701076
extends: "#Binding"

0 commit comments

Comments
 (0)