File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ CompanyName = 'None'
2727Copyright = ' (c) 2015 Sam. All rights reserved.'
2828
2929# Description of the functionality provided by this module
30- # Description = 'This module provides cmdlets allowing you to retrieve information from your ServiceNow instance`s rest API'
30+ Description = ' This module provides cmdlets allowing you to retrieve information from your ServiceNow instance`s rest API'
3131
3232# Minimum version of the Windows PowerShell engine required by this module
3333# PowerShellVersion = '3.0'
@@ -86,7 +86,7 @@ PrivateData = @{
8686 PSData = @ {
8787
8888 # Tags applied to this module. These help with module discovery in online galleries.
89- Tags = @ (' Azure' , ' Automation' , ' ServiceNow' )
89+ Tags = @ (' Azure' , ' Automation' , ' ServiceNow' , ' PSModule ' )
9090
9191 # A URL to the license for this module.
9292 LicenseUri = ' https://github.com/Sam-Martin/servicenow-powershell/blob/master/LICENSE'
You can’t perform that action at this time.
0 commit comments