Skip to content

Commit a618a37

Browse files
authored
Update provenance_schema.yaml
1 parent eb292a7 commit a618a37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/schema/provenance_schema.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -672,7 +672,7 @@ ENTITIES:
672672
thumbnail_file:
673673
generated: true
674674
type: json_string
675-
description: "The dataset thumbnail file detail. Stored in db as a stringfied json, e.g., {'filename': 'thumbnail.jpg', 'file_uuid': 'dadasdasdadda'}"
675+
description: "The thumbnail file detail. Stored in db as a stringfied json, e.g., {'filename': 'thumbnail.jpg', 'file_uuid': 'dadasdasdadda'}"
676676
# The updated_peripherally tag is a temporary measure to correctly handle any attributes
677677
# which are potentially updated by multiple triggers
678678
updated_peripherally: true

0 commit comments

Comments
 (0)