Skip to content

Commit 5ab4e52

Browse files
mbialeckagiromm2ms
authored andcommitted
Fix the titles of Azure Stack HCI examples (Azure#11853)
1 parent 39e84b4 commit 5ab4e52

File tree

1 file changed

+6
-6
lines changed
  • specification/azurestackhci/resource-manager/Microsoft.AzureStackHCI/stable/2020-10-01

1 file changed

+6
-6
lines changed

specification/azurestackhci/resource-manager/Microsoft.AzureStackHCI/stable/2020-10-01/azurestackhci.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
],
7070
"operationId": "Clusters_ListBySubscription",
7171
"x-ms-examples": {
72-
"ListClusters": {
72+
"List clusters in a given subscription": {
7373
"$ref": "./examples/ListClustersBySubscription.json"
7474
}
7575
},
@@ -108,7 +108,7 @@
108108
],
109109
"operationId": "Clusters_ListByResourceGroup",
110110
"x-ms-examples": {
111-
"ListClusters": {
111+
"List clusters in a given resource group": {
112112
"$ref": "./examples/ListClustersByResourceGroup.json"
113113
}
114114
},
@@ -150,7 +150,7 @@
150150
],
151151
"operationId": "Clusters_Get",
152152
"x-ms-examples": {
153-
"GetClusters": {
153+
"Get cluster": {
154154
"$ref": "./examples/GetCluster.json"
155155
}
156156
},
@@ -190,7 +190,7 @@
190190
],
191191
"operationId": "Clusters_Create",
192192
"x-ms-examples": {
193-
"GetClusters": {
193+
"Create cluster": {
194194
"$ref": "./examples/CreateCluster.json"
195195
}
196196
},
@@ -239,7 +239,7 @@
239239
],
240240
"operationId": "Clusters_Update",
241241
"x-ms-examples": {
242-
"GetClusters": {
242+
"Update cluster": {
243243
"$ref": "./examples/UpdateCluster.json"
244244
}
245245
},
@@ -288,7 +288,7 @@
288288
],
289289
"operationId": "Clusters_Delete",
290290
"x-ms-examples": {
291-
"GetClusters": {
291+
"Delete cluster": {
292292
"$ref": "./examples/DeleteCluster.json"
293293
}
294294
},

0 commit comments

Comments
 (0)