Skip to content

Commit 844144b

Browse files
kzantowgoneall
authored andcommitted
chore: update comment text for hasFiles
Signed-off-by: Keith Zantow <[email protected]>
1 parent f807ab3 commit 844144b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schemas/spdx-schema.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@
348348
"hasFiles" : {
349349
"description" : "DEPRECATED: use relationships instead of this field. Indicates that a particular file belongs to a package.",
350350
"deprecated": true,
351-
"$comment": "This field has been deprecated as it is a duplicate of using SPDXRef-<package-id> CONTAINS SPDXRef-<file-id> relationships",
351+
"$comment": "This field has been deprecated as it is a duplicate of using CONTAINS relationships from a package to files",
352352
"type" : "array",
353353
"items" : {
354354
"description" : "SPDX ID for File. Indicates that a particular file belongs to a package.",

0 commit comments

Comments
 (0)