We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63f20ef commit e174c3bCopy full SHA for e174c3b
1 file changed
src/Action/Issue/Extraction.psm1
@@ -75,6 +75,7 @@ function Show-ExtractionHelpDoc {
75
[Parameter(Mandatory = $true)]
76
[Int] $IssueID,
77
78
+ [AllowEmptyString()]
79
[string] $IssueBody
80
)
81
0 commit comments