Skip to content

Commit 944beea

Browse files
authored
Merge branch 'main' into vivek-teamsxdrchanges
2 parents 7b8c3be + 7734657 commit 944beea

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

defender-xdr/api-update-incidents.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -111,18 +111,7 @@ Here's an example of the request.
111111
"classification": "TruePositive",
112112
"determination": "Malware",
113113
"tags": ["Yossi's playground", "Don't mess with the Zohan"],
114-
"comments": [
115-
{
116-
"comment": "pen testing",
117-
"createdBy": "[email protected]",
118-
"createdTime": "2021-05-02T09:34:21.5519738Z"
119-
},
120-
{
121-
"comment": "valid incident",
122-
"createdBy": "[email protected]",
123-
"createdTime": "2021-05-02T09:36:27.6652581Z"
124-
}
125-
]
114+
"comment": "pen testing"
126115
}
127116
```
128117

0 commit comments

Comments
 (0)