Skip to content

Commit

Permalink
chore: jsonfmt logic
Browse files Browse the repository at this point in the history
Ran `jsonfmt -w "specification/logic/**/*.json"`
  • Loading branch information
nschonni committed Jun 19, 2019
1 parent 1529f8b commit 37d9d68
Show file tree
Hide file tree
Showing 195 changed files with 3,844 additions and 3,854 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"swagger": "2.0",
"info": {
"title": "LogicManagementClient",
"description":"REST API for Azure Logic Apps.",
"description": "REST API for Azure Logic Apps.",
"version": "2015-02-01-preview"
},
"host": "management.azure.com",
Expand Down Expand Up @@ -1388,7 +1388,7 @@
},
"Object": {
"type": "object",
"properties": { }
"properties": {}
},
"ResourceReference": {
"type": "object",
Expand Down
Loading

0 comments on commit 37d9d68

Please sign in to comment.