Skip to content

Commit

Permalink
Changing Case (#3249)
Browse files Browse the repository at this point in the history
Due to difference in case, multiple section created in ARM documentation - https://docs.microsoft.com/en-us/rest/api/monitor/scheduledqueryrules
  • Loading branch information
abversqr authored and lmazuel committed Jun 15, 2018
1 parent 979fa50 commit b23e61d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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" },
Expand Down

0 comments on commit b23e61d

Please # to comment.