Skip to content

Commit

Permalink
upgradeNodeImageVersion should be an agent pools operation (Azure#10879)
Browse files Browse the repository at this point in the history
  • Loading branch information
gtxistxgao authored and nitegupt committed Sep 25, 2020
1 parent 524e922 commit 7e2b8ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1232,7 +1232,7 @@
"tags": [
"AgentPools"
],
"operationId": "ManagedClusters_UpgradeNodeImageVersion",
"operationId": "AgentPools_UpgradeNodeImageVersion",
"summary": "Upgrade node image version of an agent pool to the latest.",
"description": "Upgrade node image version of an agent pool to the latest.",
"parameters": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1323,7 +1323,7 @@
"tags": [
"AgentPools"
],
"operationId": "ManagedClusters_UpgradeNodeImageVersion",
"operationId": "AgentPools_UpgradeNodeImageVersion",
"summary": "Upgrade node image version of an agent pool to the latest.",
"description": "Upgrade node image version of an agent pool to the latest.",
"parameters": [
Expand Down

0 comments on commit 7e2b8ce

Please sign in to comment.