Skip to content

Commit

Permalink
chg: [rmm] fix the type of the GUID
Browse files Browse the repository at this point in the history
  • Loading branch information
adulau committed Feb 19, 2025
1 parent 5414908 commit 97fef8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions objects/rmm/definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"guid": {
"description": "GUID or reference of the RMM agent.",
"misp-attribute": "link",
"misp-attribute": "text",
"ui-priority": 0
},
"hostname": {
Expand Down Expand Up @@ -74,5 +74,5 @@
"hostname"
],
"uuid": "2cdcfb2a-dd74-4d88-ae02-6f381b312666",
"version": 1
"version": 2
}

0 comments on commit 97fef8a

Please sign in to comment.