diff --git a/schemas/2021-03-01-preview/Microsoft.SecurityInsights.json b/schemas/2021-03-01-preview/Microsoft.SecurityInsights.json index 41955ae39e..6536a4d939 100644 --- a/schemas/2021-03-01-preview/Microsoft.SecurityInsights.json +++ b/schemas/2021-03-01-preview/Microsoft.SecurityInsights.json @@ -3472,6 +3472,14 @@ "type": "string", "description": "Branch name of repository." }, + "deploymentLogsUrl": { + "type": "string", + "description": "Url to access repository action logs." + }, + "displayUrl": { + "type": "string", + "description": "Display url of repository." + }, "pathMapping": { "oneOf": [ { @@ -3816,6 +3824,10 @@ "type": "string", "description": "The display name of the source control" }, + "id": { + "type": "string", + "description": "The id (a Guid) of the source control" + }, "repository": { "oneOf": [ { @@ -3841,10 +3853,6 @@ } ], "description": "The repository type of the source control." - }, - "sourceControlId": { - "type": "string", - "description": "The id (a Guid) of the source control" } }, "required": [