Skip to content

Commit f6369b0

Browse files
authored
Typo in url, its missing a forward slash (#13019)
1 parent c5d1107 commit f6369b0

File tree

1 file changed

+1
-1
lines changed
  • specification/azsadmin/resource-manager/storage/Microsoft.Storage.Admin/preview/2019-08-08

1 file changed

+1
-1
lines changed

specification/azsadmin/resource-manager/storage/Microsoft.Storage.Admin/preview/2019-08-08/storage.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
}
167167
}
168168
},
169-
"/subscriptions/{subscriptionId}resourceGroups/{resourceGroup}/providers/Microsoft.Storage.Admin/storageServices/{serviceName}": {
169+
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.Storage.Admin/storageServices/{serviceName}": {
170170
"get": {
171171
"x-ms-examples": {
172172
"Returns the specified storage service.": {

0 commit comments

Comments
 (0)