Skip to content

Commit bb5002f

Browse files
committed
Add missing nextlink to volumes
1 parent f90dcbc commit bb5002f

File tree

1 file changed

+1
-1
lines changed
  • specification/netapp/resource-manager/Microsoft.NetApp/stable/2020-09-01

1 file changed

+1
-1
lines changed

specification/netapp/resource-manager/Microsoft.NetApp/stable/2020-09-01/netapp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -708,7 +708,7 @@
708708
],
709709
"operationId": "Volumes_List",
710710
"x-ms-pageable": {
711-
"nextLinkName": null
711+
"nextLinkName": "nextLink"
712712
},
713713
"responses": {
714714
"200": {

0 commit comments

Comments
 (0)