diff --git a/arm-storage/2015-05-01-preview/swagger/storage.json b/arm-storage/2015-05-01-preview/swagger/storage.json index eef5e41e772d..72357b219966 100644 --- a/arm-storage/2015-05-01-preview/swagger/storage.json +++ b/arm-storage/2015-05-01-preview/swagger/storage.json @@ -284,8 +284,7 @@ "$ref": "#/definitions/StorageAccountListResult" } } - }, - "x-ms-pageable": true + } } }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Storage/storageAccounts": { @@ -317,8 +316,7 @@ "$ref": "#/definitions/StorageAccountListResult" } } - }, - "x-ms-pageable": true + } } }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Storage/storageAccounts/{accountName}/regenerateKey": { @@ -595,10 +593,6 @@ "$ref": "#/definitions/StorageAccount" }, "description": "Gets the list of storage accounts and their properties." - }, - "nextLink": { - "type": "string", - "description": "Gets the link to the next set of results. Currently this will always be empty as the API does not support pagination." } }, "description": "The list storage accounts operation response."