FIX: JSON helper ConvertTo-DoubleEscapedQuotes
Can't taken in $Name from the pipeline dummy!
This commit is contained in:
@@ -26,7 +26,7 @@ function ConvertTo-DoubleEscapedQuotes
|
|||||||
[String]
|
[String]
|
||||||
$Text,
|
$Text,
|
||||||
|
|
||||||
[Parameter(ValueFromPipeline=$true, Mandatory = $false)]
|
[Parameter(Mandatory = $false)]
|
||||||
[String]
|
[String]
|
||||||
$Name = ''
|
$Name = ''
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user