Skip to content

Commit 398e3be

Browse files
fix storage account nextLinkName (#11906)
1 parent 342dd8a commit 398e3be

File tree

1 file changed

+1
-1
lines changed
  • specification/storage/resource-manager/Microsoft.Storage/preview/2020-08-01-preview

1 file changed

+1
-1
lines changed

specification/storage/resource-manager/Microsoft.Storage/preview/2020-08-01-preview/storage.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,7 @@
452452
}
453453
},
454454
"x-ms-pageable": {
455-
"nextLinkName": null
455+
"nextLinkName": "nextLink"
456456
}
457457
}
458458
},

0 commit comments

Comments
 (0)