Skip to content

Commit 5e2a40b

Browse files
committed
Fix format
1 parent 1a48504 commit 5e2a40b

File tree

8 files changed

+45
-45
lines changed

8 files changed

+45
-45
lines changed

specification/storage/resource-manager/Microsoft.Storage/stable/2021-08-01/examples/LocalUserCreate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@
5959
}
6060
}
6161
}
62-
}
62+
}
Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
2-
"parameters": {
3-
"subscriptionId": "{subscription-id}",
4-
"resourceGroupName": "res6977",
5-
"accountName": "sto2527",
6-
"username": "user1",
7-
"api-version": "2021-08-01",
8-
"monitor": "true"
9-
},
10-
"responses": {
11-
"200": {}
12-
}
13-
}
2+
"parameters": {
3+
"subscriptionId": "{subscription-id}",
4+
"resourceGroupName": "res6977",
5+
"accountName": "sto2527",
6+
"username": "user1",
7+
"api-version": "2021-08-01",
8+
"monitor": "true"
9+
},
10+
"responses": {
11+
"200": {}
12+
}
13+
}

specification/storage/resource-manager/Microsoft.Storage/stable/2021-08-01/examples/LocalUserGet.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@
3535
}
3636
}
3737
}
38-
}
38+
}

specification/storage/resource-manager/Microsoft.Storage/stable/2021-08-01/examples/LocalUserListKeys.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@
2020
}
2121
}
2222
}
23-
}
23+
}
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
{
2-
"parameters": {
3-
"subscriptionId": "{subscription-id}",
4-
"resourceGroupName": "res6977",
5-
"accountName": "sto2527",
6-
"username": "user1",
7-
"api-version": "2021-08-01",
8-
"monitor": "true"
9-
},
10-
"responses": {
11-
"200": {
12-
"body": {
13-
"permissionScopes": [
14-
{
15-
"permissions": "rw",
16-
"service": "blob",
17-
"resourceName": "resourcename"
18-
}
19-
],
20-
"homeDirectory": "homedirectory",
21-
"sid": "S-1-2-0-1611657619-765561077-299387452-1001",
22-
"hasSharedKey": true,
23-
"hasSshKey": true,
24-
"hasSshPassword": true,
25-
"sshPassword": "<REDACTED>"
26-
}
27-
}
2+
"parameters": {
3+
"subscriptionId": "{subscription-id}",
4+
"resourceGroupName": "res6977",
5+
"accountName": "sto2527",
6+
"username": "user1",
7+
"api-version": "2021-08-01",
8+
"monitor": "true"
9+
},
10+
"responses": {
11+
"200": {
12+
"body": {
13+
"permissionScopes": [
14+
{
15+
"permissions": "rw",
16+
"service": "blob",
17+
"resourceName": "resourcename"
18+
}
19+
],
20+
"homeDirectory": "homedirectory",
21+
"sid": "S-1-2-0-1611657619-765561077-299387452-1001",
22+
"hasSharedKey": true,
23+
"hasSshKey": true,
24+
"hasSshPassword": true,
25+
"sshPassword": "<REDACTED>"
26+
}
2827
}
29-
}
28+
}
29+
}

specification/storage/resource-manager/Microsoft.Storage/stable/2021-08-01/examples/LocalUserUpdate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@
3131
}
3232
}
3333
}
34-
}
34+
}

specification/storage/resource-manager/Microsoft.Storage/stable/2021-08-01/examples/LocalUsersList.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@
5656
}
5757
}
5858
}
59-
}
59+
}

specification/storage/resource-manager/Microsoft.Storage/stable/2021-08-01/storage.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5161,4 +5161,4 @@
51615161
]
51625162
}
51635163
]
5164-
}
5164+
}

0 commit comments

Comments
 (0)