chg: can have mutliple text attributes

pull/299/head
Beaujeant 2020-11-25 16:17:54 +01:00
parent 6b50c50170
commit a65aa06859
1 changed files with 2 additions and 1 deletions

View File

@ -451,6 +451,7 @@
"description": "Free text value to attach to the file", "description": "Free text value to attach to the file",
"disable_correlation": true, "disable_correlation": true,
"misp-attribute": "text", "misp-attribute": "text",
"multiple": true,
"recommended": false, "recommended": false,
"ui-priority": 1 "ui-priority": 1
}, },
@ -496,5 +497,5 @@
"fullpath" "fullpath"
], ],
"uuid": "688c46fb-5edb-40a3-8273-1af7923e2215", "uuid": "688c46fb-5edb-40a3-8273-1af7923e2215",
"version": 23 "version": 24
} }