Skip to content

Commit

Permalink
chore: jsonfmt automation (Azure#6307)
Browse files Browse the repository at this point in the history
Ran `jsonfmt -w "specification/automation/**/*.json"`
  • Loading branch information
nschonni authored and praries880 committed Jun 13, 2019
1 parent 45f5888 commit 5355994
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -532,7 +532,6 @@
"type": "string",
"description": "Gets or sets the frequency of the schedule.",
"$ref": "#/definitions/scheduleFrequency"

},
"timeZone": {
"type": "string",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
"name": "CountType",
"modelAsString": true
},
"x-ms-parameter-location":"method"
"x-ms-parameter-location": "method"
}
}
}

0 comments on commit 5355994

Please sign in to comment.