From 9eb17f20c3a4c2b8cab059e19ea79d59265f7ddb Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Fri, 15 Oct 2021 08:39:17 +0000 Subject: [PATCH] CodeGen from PR 16280 in Azure/azure-rest-api-specs Fix Swagger correctness bugs. (#16280) --- .../Microsoft.SecurityInsights.json | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) 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": [