Skip to content

Commit d3c82ae

Browse files
Update definition.json
1 parent 74ea5fb commit d3c82ae

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

objects/opentide/definition.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,22 @@
33
"uuid": {
44
"description": "UUID of the OpenTIDE Object",
55
"misp-attribute": "text",
6+
"ui-priority": 1
7+
},
8+
"name": {
9+
"description": "Name of the OpenTIDE Object",
10+
"misp-attribute": "text",
611
"ui-priority": 0
712
},
813
"opentide-object": {
914
"description": "YAML Content of the Opentide Object",
1015
"misp-attribute": "text",
11-
"ui-priority": 2
16+
"ui-priority": 3
1217
},
1318
"opentide-type": {
1419
"description": "Type of the OpenTIDE Object",
1520
"misp-attribute": "text",
16-
"ui-priority": 1,
21+
"ui-priority": 2,
1722
"disable_correlation": true,
1823
"multiple": false,
1924
"values_list": [

0 commit comments

Comments
 (0)