Skip to content

Commit cdecb28

Browse files
committed
Remove x-ms-pageable to fix Go SDK Generation issue
1 parent a7dbe97 commit cdecb28

File tree

1 file changed

+0
-12
lines changed
  • specification/keyvault/resource-manager/Microsoft.KeyVault/stable/2019-09-01

1 file changed

+0
-12
lines changed

specification/keyvault/resource-manager/Microsoft.KeyVault/stable/2019-09-01/keyvault.json

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -413,9 +413,6 @@
413413
}
414414
}
415415
},
416-
"x-ms-pageable": {
417-
"nextLinkName": "nextLink"
418-
},
419416
"x-ms-examples": {
420417
"List vaults in the specified resource group": {
421418
"$ref": "./examples/listVaultByResourceGroup.json"
@@ -459,9 +456,6 @@
459456
}
460457
}
461458
},
462-
"x-ms-pageable": {
463-
"nextLinkName": "nextLink"
464-
},
465459
"x-ms-examples": {
466460
"List vaults in the specified subscription": {
467461
"$ref": "./examples/listVaultBySubscription.json"
@@ -510,9 +504,6 @@
510504
}
511505
}
512506
},
513-
"x-ms-pageable": {
514-
"nextLinkName": "nextLink"
515-
},
516507
"x-ms-examples": {
517508
"List deleted vaults in the specified subscription": {
518509
"$ref": "./examples/listDeletedVaults.json"
@@ -693,9 +684,6 @@
693684
}
694685
}
695686
},
696-
"x-ms-pageable": {
697-
"nextLinkName": "nextLink"
698-
},
699687
"x-ms-examples": {
700688
"List vaults in the specified subscription": {
701689
"$ref": "./examples/listVault.json"

0 commit comments

Comments
 (0)