From b538c1630825f5272461fcea1504b1097cb58007 Mon Sep 17 00:00:00 2001 From: likachko Date: Sun, 20 Jan 2019 17:50:30 +0200 Subject: [PATCH 1/2] change the workspaceSettings comment --- .../preview/2017-08-01-preview/security.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/specification/security/resource-manager/Microsoft.Security/preview/2017-08-01-preview/security.json b/specification/security/resource-manager/Microsoft.Security/preview/2017-08-01-preview/security.json index dd28fce11964..94884c709436 100644 --- a/specification/security/resource-manager/Microsoft.Security/preview/2017-08-01-preview/security.json +++ b/specification/security/resource-manager/Microsoft.Security/preview/2017-08-01-preview/security.json @@ -413,7 +413,7 @@ } }, "tags": ["Workspace Settings"], - "description": "Settings about where we should store your security data and logs", + "description": "Settings about where we should store your security data and logs. If the result is empty it means that no custom-workspace configuration was set", "operationId": "WorkspaceSettings_List", "parameters": [{ "$ref": "#/parameters/ApiVersion" @@ -447,7 +447,7 @@ } }, "tags": ["Workspace Settings"], - "description": "Settings about where we should store your security data and logs", + "description": "Settings about where we should store your security data and logs. If the result is empty it means that no custom-workspace configuration was set", "operationId": "WorkspaceSettings_Get", "parameters": [{ "$ref": "#/parameters/ApiVersion" From 5d46282b1371de397d3d60083b6485ff73332f93 Mon Sep 17 00:00:00 2001 From: likachko Date: Sun, 20 Jan 2019 17:55:36 +0200 Subject: [PATCH 2/2] add comma --- .../preview/2017-08-01-preview/security.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/specification/security/resource-manager/Microsoft.Security/preview/2017-08-01-preview/security.json b/specification/security/resource-manager/Microsoft.Security/preview/2017-08-01-preview/security.json index 94884c709436..13c46c33ed3e 100644 --- a/specification/security/resource-manager/Microsoft.Security/preview/2017-08-01-preview/security.json +++ b/specification/security/resource-manager/Microsoft.Security/preview/2017-08-01-preview/security.json @@ -413,7 +413,7 @@ } }, "tags": ["Workspace Settings"], - "description": "Settings about where we should store your security data and logs. If the result is empty it means that no custom-workspace configuration was set", + "description": "Settings about where we should store your security data and logs. If the result is empty, it means that no custom-workspace configuration was set", "operationId": "WorkspaceSettings_List", "parameters": [{ "$ref": "#/parameters/ApiVersion" @@ -447,7 +447,7 @@ } }, "tags": ["Workspace Settings"], - "description": "Settings about where we should store your security data and logs. If the result is empty it means that no custom-workspace configuration was set", + "description": "Settings about where we should store your security data and logs. If the result is empty, it means that no custom-workspace configuration was set", "operationId": "WorkspaceSettings_Get", "parameters": [{ "$ref": "#/parameters/ApiVersion"