Skip to content

Commit 74ed677

Browse files
authored
add missing x-ms-pageable (#19390)
1 parent 163e27c commit 74ed677

File tree

1 file changed

+3
-0
lines changed
  • specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1331,6 +1331,9 @@
13311331
"$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter"
13321332
}
13331333
],
1334+
"x-ms-pageable": {
1335+
"nextLinkName": null
1336+
},
13341337
"responses": {
13351338
"200": {
13361339
"description": "OK",

0 commit comments

Comments
 (0)