Skip to content

Commit 7c56509

Browse files
committed
chg: [artifact] Changed the payload_bin attribute to attachment type
1 parent d13c47e commit 7c56509

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

objects/artifact/definition.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"payload_bin": {
2626
"description": "Specifies the binary data contained in the artifact as a base64-encoded string.",
27-
"misp-attribute": "text",
27+
"misp-attribute": "attachment",
2828
"ui-priority": 0
2929
},
3030
"sha1": {

0 commit comments

Comments
 (0)