Skip to content

Commit 1c2ed77

Browse files
Fix Swagger for SecurityInsights - Add teamInformation to IncidentProperties (#16565)
1 parent 4b5b690 commit 1c2ed77

File tree

1 file changed

+5
-0
lines changed
  • specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2021-03-01-preview

1 file changed

+5
-0
lines changed

specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2021-03-01-preview/Incidents.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2412,6 +2412,11 @@
24122412
]
24132413
}
24142414
},
2415+
"teamInformation": {
2416+
"$ref": "#/definitions/TeamInformation",
2417+
"description": "Describes a team for the incident",
2418+
"type": "object"
2419+
},
24152420
"title": {
24162421
"description": "The title of the incident",
24172422
"type": "string"

0 commit comments

Comments
 (0)