Skip to content

Commit e30b61d

Browse files
nschonnijhendrixMSFT
authored andcommitted
chore: jsonfmt devops (#6634)
1 parent 5fa088e commit e30b61d

File tree

6 files changed

+10
-10
lines changed

6 files changed

+10
-10
lines changed

specification/devops/resource-manager/Microsoft.DevOps/preview/2019-07-01-preview/devops.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"security": [
2222
{
2323
"azure_auth": [
24-
"user_impersonation"
24+
"user_impersonation"
2525
]
2626
}
2727
],
@@ -32,7 +32,7 @@
3232
"flow": "implicit",
3333
"description": "Azure Active Directory OAuth2 Flow",
3434
"scopes": {
35-
"user_impersonation": "impersonate your user account"
35+
"user_impersonation": "impersonate your user account"
3636
}
3737
}
3838
},
@@ -798,7 +798,7 @@
798798
"type": "object",
799799
"additionalProperties": {
800800
"type": "string"
801-
},
801+
},
802802
"description": "Resource Tags"
803803
},
804804
"location": {

specification/devops/resource-manager/Microsoft.DevOps/preview/2019-07-01-preview/examples/CreateAzurePipeline-Sample-AspNet-WindowsWebApp.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"tags": {},
1010
"properties": {
1111
"organization": {
12-
"name": "myAspNetWebAppPipeline-org"
12+
"name": "myAspNetWebAppPipeline-org"
1313
},
1414
"project": {
1515
"name": "myAspNetWebAppPipeline-project"
@@ -48,7 +48,7 @@
4848
"location": "South India",
4949
"properties": {
5050
"organization": {
51-
"name": "myAspNetWebAppPipeline-org"
51+
"name": "myAspNetWebAppPipeline-org"
5252
},
5353
"project": {
5454
"name": "myAspNetWebAppPipeline-project"

specification/devops/resource-manager/Microsoft.DevOps/preview/2019-07-01-preview/examples/GetAzurePipeline.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"location": "South India",
1616
"properties": {
1717
"organization": {
18-
"name": "myAspNetWebAppPipeline-org"
18+
"name": "myAspNetWebAppPipeline-org"
1919
},
2020
"project": {
2121
"name": "myAspNetWebAppPipeline-project"

specification/devops/resource-manager/Microsoft.DevOps/preview/2019-07-01-preview/examples/ListAzurePipelinesByResourceGroup.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"location": "South India",
1717
"properties": {
1818
"organization": {
19-
"name": "myAspNetWebAppPipeline-org"
19+
"name": "myAspNetWebAppPipeline-org"
2020
},
2121
"project": {
2222
"name": "myAspNetWebAppPipeline-project"

specification/devops/resource-manager/Microsoft.DevOps/preview/2019-07-01-preview/examples/ListAzurePipelinesBySubscription.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"location": "South India",
1616
"properties": {
1717
"organization": {
18-
"name": "myAspNetWebAppPipeline-org"
18+
"name": "myAspNetWebAppPipeline-org"
1919
},
2020
"project": {
2121
"name": "myAspNetWebAppPipeline-project"
@@ -43,7 +43,7 @@
4343
"location": "South India",
4444
"properties": {
4545
"organization": {
46-
"name": "myAspNetWebAppPipeline-org1"
46+
"name": "myAspNetWebAppPipeline-org1"
4747
},
4848
"project": {
4949
"name": "myAspNetWebAppPipeline-project1"

specification/devops/resource-manager/Microsoft.DevOps/preview/2019-07-01-preview/examples/UpdateAzurePipeline.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"properties": {
2525
"organization": {
26-
"name": "myAspNetWebAppPipeline-org"
26+
"name": "myAspNetWebAppPipeline-org"
2727
},
2828
"project": {
2929
"name": "myAspNetWebAppPipeline-project"

0 commit comments

Comments
 (0)