Skip to content

Commit c5c7160

Browse files
FAREAST\wenjlurakku-ms
authored andcommitted
Revert the change for PSSwaggerUtility.psm1 and psd1
1 parent bee9b34 commit c5c7160

File tree

4 files changed

+35
-286
lines changed

4 files changed

+35
-286
lines changed

src/Azs.Storage.Admin/Module/Azs.Storage.Admin.psd1

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Licensed under the MIT License. See License.txt in the project root for license
88
#
99
# Generated by: Microsoft
1010
#
11-
# Generated on: 9/5/2019
11+
# Generated on: 4/24/2020
1212
#
1313

1414
@{
@@ -116,12 +116,7 @@ PrivateData = @{
116116
# IconUri = ''
117117

118118
# ReleaseNotes of this module
119-
ReleaseNotes = '* Azs.Storage.Admin is updated in this version to support admin api-version 2019-08-08-preview.
120-
- Removes the following commands: Get-AzsBlob*, Get-AzsQueue*, Get-AzsTable*, Get-AzsStorageShare* and *StorageContainerMigration.
121-
- Adds new commands like *AzsStorageSettings to do operation on storage settings, e.g. retention days.
122-
- *FARM* concept is removed. The usage of powershell commands are almost the same except you do not need to specify *FarmName*.
123-
- For detailed description for the breaking changes, please refer to https://aka.ms/azs.storage.admin.0.3.0.
124-
'
119+
ReleaseNotes = '* Disable the prompt to download nuget packages for PSSwagger in Azs.Storage.Admin'
125120

126121
} # End of PSData hashtable
127122

src/Azs.Storage.Admin/Module/PSSwaggerUtility/PSSwaggerUtility.psd1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ FunctionsToExport = @('Start-PSSwaggerJobHelper',
2020
'Add-PSSwaggerClientType',
2121
'Get-PSSwaggerMsi',
2222
'Get-PSSwaggerExternalDependencies',
23-
'Initialize-PSSwaggerLocalTool',
2423
'Initialize-PSSwaggerDependencies',
2524
'Get-AutoRestCredential',
2625
'Get-PSSwaggerDependency')

0 commit comments

Comments
 (0)