From 53559942233af848cb8ffd382e84887b58f03a02 Mon Sep 17 00:00:00 2001 From: Nick Schonning Date: Thu, 13 Jun 2019 15:42:37 -0400 Subject: [PATCH] chore: jsonfmt automation (#6307) Ran `jsonfmt -w "specification/automation/**/*.json"` --- .../Microsoft.Automation/stable/2015-10-31/schedule.json | 1 - .../Microsoft.Automation/stable/2018-01-15/dscNodeCounts.json | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/specification/automation/resource-manager/Microsoft.Automation/stable/2015-10-31/schedule.json b/specification/automation/resource-manager/Microsoft.Automation/stable/2015-10-31/schedule.json index 77154365b6b8..8d64104633ed 100644 --- a/specification/automation/resource-manager/Microsoft.Automation/stable/2015-10-31/schedule.json +++ b/specification/automation/resource-manager/Microsoft.Automation/stable/2015-10-31/schedule.json @@ -532,7 +532,6 @@ "type": "string", "description": "Gets or sets the frequency of the schedule.", "$ref": "#/definitions/scheduleFrequency" - }, "timeZone": { "type": "string", diff --git a/specification/automation/resource-manager/Microsoft.Automation/stable/2018-01-15/dscNodeCounts.json b/specification/automation/resource-manager/Microsoft.Automation/stable/2018-01-15/dscNodeCounts.json index 460bed25949c..f27c7f041f6e 100644 --- a/specification/automation/resource-manager/Microsoft.Automation/stable/2018-01-15/dscNodeCounts.json +++ b/specification/automation/resource-manager/Microsoft.Automation/stable/2018-01-15/dscNodeCounts.json @@ -141,7 +141,7 @@ "name": "CountType", "modelAsString": true }, - "x-ms-parameter-location":"method" + "x-ms-parameter-location": "method" } } }