Skip to content

Commit 97fef8a

Browse files
committed
chg: [rmm] fix the type of the GUID
1 parent 5414908 commit 97fef8a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

objects/rmm/definition.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"guid": {
99
"description": "GUID or reference of the RMM agent.",
10-
"misp-attribute": "link",
10+
"misp-attribute": "text",
1111
"ui-priority": 0
1212
},
1313
"hostname": {
@@ -74,5 +74,5 @@
7474
"hostname"
7575
],
7676
"uuid": "2cdcfb2a-dd74-4d88-ae02-6f381b312666",
77-
"version": 1
77+
"version": 2
7878
}

0 commit comments

Comments
 (0)