Skip to content

Commit

Permalink
chore: jsonfmt visualstudio (#6270)
Browse files Browse the repository at this point in the history
Ran `jsonfmt -w "specification/visualstudio/**/*.json"`
  • Loading branch information
nschonni authored and sarangan12 committed Jun 10, 2019
1 parent bdb756a commit 09d7bb8
Show file tree
Hide file tree
Showing 41 changed files with 134 additions and 145 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -894,13 +894,13 @@
"description": "The body of a Patch request to add tags to a Visual Studio account resource.",
"type": "object",
"properties": {
"tags": {
"tags": {
"description": "The custom tags of the resource.",
"type": "object",
"additionalProperties": {
"type": "string"
}
}
}
}
},
"AccountResourceRequest": {
Expand Down Expand Up @@ -1201,4 +1201,4 @@
"type": "string"
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"location": "North Central US",
"tags": {},
"properties": {
"AzureResourceName": "ExampleProject",
"TfsUniqueIdentifier": "vstfs:///Classification/TeamProject/7a4e6ba5-35bf-4667-86a4-9b598a88fa25"
"AzureResourceName": "ExampleProject",
"TfsUniqueIdentifier": "vstfs:///Classification/TeamProject/7a4e6ba5-35bf-4667-86a4-9b598a88fa25"
}
}
},
Expand All @@ -38,4 +38,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
}
}
},
"404": {
}
"404": {}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
"responses": {
"200": {}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"api-version": "2014-04-01-preview"
},
"responses": {
"200": {
}
"200": {}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,23 +9,21 @@
"responses": {
"200": {
"body": {
"id": "/subscriptions/0de7f055-dbea-498d-8e9e-da287eedca90/resourceGroups/VS-Example-Group/providers/Microsoft.VisualStudio/account/ExampleAccount/extension/ms.example",
"name": "ms.example",
"type": "Microsoft.VisualStudio/account/extension",
"location": "Central US",
"tags": {},
"properties": {
},
"plan": {
"name": "ExamplePlan",
"publisher": "ExampleExtensionPublisher",
"product": "ExampleExtensionName",
"promotionCode": "",
"version": "1.0"
}
"id": "/subscriptions/0de7f055-dbea-498d-8e9e-da287eedca90/resourceGroups/VS-Example-Group/providers/Microsoft.VisualStudio/account/ExampleAccount/extension/ms.example",
"name": "ms.example",
"type": "Microsoft.VisualStudio/account/extension",
"location": "Central US",
"tags": {},
"properties": {},
"plan": {
"name": "ExamplePlan",
"publisher": "ExampleExtensionPublisher",
"product": "ExampleExtensionName",
"promotionCode": "",
"version": "1.0"
}
}
},
"404": {
}
"404": {}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,11 @@
"location": "North Central US",
"tags": {},
"properties": {
"AzureResourceName": "ExampleProject",
"TfsUniqueIdentifier": "vstfs:///Classification/TeamProject/7a4e6ba5-35bf-4667-86a4-9b598a88fa25"
"AzureResourceName": "ExampleProject",
"TfsUniqueIdentifier": "vstfs:///Classification/TeamProject/7a4e6ba5-35bf-4667-86a4-9b598a88fa25"
}
}
},
"202": {
}
"202": {}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,11 @@
"location": "North Central US",
"tags": {},
"properties": {
"AzureResourceName": "ExampleProject",
"TfsUniqueIdentifier": "vstfs:///Classification/TeamProject/7a4e6ba5-35bf-4667-86a4-9b598a88fa25"
"AzureResourceName": "ExampleProject",
"TfsUniqueIdentifier": "vstfs:///Classification/TeamProject/7a4e6ba5-35bf-4667-86a4-9b598a88fa25"
}
}
},
"404": {
}
"404": {}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,16 @@
"responses": {
"200": {
"body": {
"id": "/subscriptions/0de7f055-dbea-498d-8e9e-da287eedca90/resourceGroups/VS-Example-Group/providers/Microsoft.VisualStudio/account/Example",
"name": "VS-Example-Group",
"type": "Microsoft.VisualStudio/account",
"location": "Central US",
"tags": {},
"properties": {
"AccountURL": ""
}
"id": "/subscriptions/0de7f055-dbea-498d-8e9e-da287eedca90/resourceGroups/VS-Example-Group/providers/Microsoft.VisualStudio/account/Example",
"name": "VS-Example-Group",
"type": "Microsoft.VisualStudio/account",
"location": "Central US",
"tags": {},
"properties": {
"AccountURL": ""
}
}
},
"404": {
}
"404": {}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -1,27 +1,28 @@
{
"parameters": {
"body": {
"tags": {"tag1":"value1"}
},
"subscriptionId": "0de7f055-dbea-498d-8e9e-da287eedca90",
"resourceGroupName": "VS-Example-Group",
"resourceName": "Example",
"api-version": "2014-04-01-preview"
"parameters": {
"body": {
"tags": {
"tag1": "value1"
}
},
"responses": {
"200": {
"body": {
"id": "/subscriptions/0de7f055-dbea-498d-8e9e-da287eedca90/resourceGroups/VS-Example-Group/providers/Microsoft.VisualStudio/account/Example",
"name": "VS-Example-Group",
"type": "Microsoft.VisualStudio/account",
"location": "Central US",
"tags": {},
"properties": {
"AccountURL": ""
}
"subscriptionId": "0de7f055-dbea-498d-8e9e-da287eedca90",
"resourceGroupName": "VS-Example-Group",
"resourceName": "Example",
"api-version": "2014-04-01-preview"
},
"responses": {
"200": {
"body": {
"id": "/subscriptions/0de7f055-dbea-498d-8e9e-da287eedca90/resourceGroups/VS-Example-Group/providers/Microsoft.VisualStudio/account/Example",
"name": "VS-Example-Group",
"type": "Microsoft.VisualStudio/account",
"location": "Central US",
"tags": {},
"properties": {
"AccountURL": ""
}
},
"404": {
}
}
}
},
"404": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -1348,4 +1348,4 @@
"type": "string"
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
}
}
},
"404": {
}
"404": {}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
"responses": {
"200": {}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"api-version": "2014-04-01-preview"
},
"responses": {
"200": {
}
"200": {}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,23 +9,21 @@
"responses": {
"200": {
"body": {
"id": "/subscriptions/0de7f055-dbea-498d-8e9e-da287eedca90/resourceGroups/VS-Example-Group/providers/Microsoft.VisualStudio/account/ExampleAccount/extension/ms.example",
"name": "ms.example",
"type": "Microsoft.VisualStudio/account/extension",
"location": "Central US",
"tags": {},
"properties": {
},
"plan": {
"name": "ExamplePlan",
"publisher": "ExampleExtensionPublisher",
"product": "ExampleExtensionName",
"promotionCode": "",
"version": "1.0"
}
"id": "/subscriptions/0de7f055-dbea-498d-8e9e-da287eedca90/resourceGroups/VS-Example-Group/providers/Microsoft.VisualStudio/account/ExampleAccount/extension/ms.example",
"name": "ms.example",
"type": "Microsoft.VisualStudio/account/extension",
"location": "Central US",
"tags": {},
"properties": {},
"plan": {
"name": "ExamplePlan",
"publisher": "ExampleExtensionPublisher",
"product": "ExampleExtensionName",
"promotionCode": "",
"version": "1.0"
}
}
},
"404": {
}
"404": {}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,4 @@
}
}
}
}
}
Loading

0 comments on commit 09d7bb8

Please sign in to comment.