From b23e61d8d552746b2538cd112c50d8843ecf5a3e Mon Sep 17 00:00:00 2001 From: abversqr Date: Sat, 16 Jun 2018 00:14:06 +0530 Subject: [PATCH] Changing Case (#3249) Due to difference in case, multiple section created in ARM documentation - https://docs.microsoft.com/en-us/rest/api/monitor/scheduledqueryrules --- .../stable/2018-04-16/scheduledQueryRule_API.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/monitor/resource-manager/microsoft.insights/stable/2018-04-16/scheduledQueryRule_API.json b/specification/monitor/resource-manager/microsoft.insights/stable/2018-04-16/scheduledQueryRule_API.json index b64239742df5..eabad43fef80 100644 --- a/specification/monitor/resource-manager/microsoft.insights/stable/2018-04-16/scheduledQueryRule_API.json +++ b/specification/monitor/resource-manager/microsoft.insights/stable/2018-04-16/scheduledQueryRule_API.json @@ -129,7 +129,7 @@ "patch": { "tags": [ "scheduledQueryRules" ], "description": "Update log search Rule.", - "operationId": "scheduledQueryRules_Update", + "operationId": "ScheduledQueryRules_Update", "parameters": [ { "$ref": "#/parameters/SubscriptionIdParameter" }, { "$ref": "#/parameters/ResourceGroupNameParameter" },