Skip to content

Commit 5619853

Browse files
committed
errata: SoftwarePackage packages is a required array
1 parent 9a6a044 commit 5619853

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

v1.0/CommandLineTool.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -669,7 +669,7 @@ $graph:
669669
"_id": "@type"
670670
"_type": "@vocab"
671671
- name: packages
672-
type: SoftwarePackage?
672+
type: SoftwarePackage[]
673673
doc: "The list of software to be configured."
674674
jsonldPredicate:
675675
mapSubject: name

0 commit comments

Comments
 (0)