Skip to content

Commit

Permalink
fix:review comment
Browse files Browse the repository at this point in the history
  • Loading branch information
audunn committed Dec 16, 2020
1 parent f69ff78 commit 3a1ed3e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1805,12 +1805,12 @@
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetApp/netAppAccounts/{accountName}/snapshotPolicies/{snapshotPolicyName}/volumes": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetApp/netAppAccounts/{accountName}/snapshotPolicies/{snapshotPolicyName}/listVolumes": {
"get": {
"tags": [
"Snapshot Policy List Volumes"
],
"summary": "Get volumes associated with snapshot policy",
"summary": "Get volumes for snapshot policy",
"description": "Get volumes associated with snapshot policy",
"operationId": "SnapshotPolicies_ListVolumes",
"parameters": [
Expand Down

0 comments on commit 3a1ed3e

Please sign in to comment.