Skip to content

Commit 90c8df6

Browse files
authored
Update security-incident-update.md
1 parent d093e3d commit 90c8df6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-reference/beta/api/security-incident-update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ PATCH /security/incidents/{incidentId}
4646

4747
|Property|Type|Description|
4848
|:---|:---|:---|
49-
|assignedTo|String|Owner of the incident, or null if no owner is assigned. Free editable text.|
49+
|assignedTo|String|Owner of the incident, or `null` if no owner is assigned. Free editable text.|
5050
|classification|microsoft.graph.security.alertClassification|The specification for the incident. Possible values are: `unknown`, `falsePositive`, `truePositive`, `informationalExpectedActivity`, `unknownFutureValue`.|
5151
|customTags|String collection|Array of custom tags associated with an incident.|
5252
|description|String|Description of the incident.|

0 commit comments

Comments
 (0)