pcgeek86 / PSGitHub

This PowerShell module contains commands to manage GitHub through its REST API.
MIT License
182 stars 39 forks source link

error in get-githubmilestone and set-githubissue #31

Closed czhang03 closed 7 years ago

czhang03 commented 7 years ago

the last line should be

Invoke-GitHubApi @ApiCall

not

Invoke-GitHubApi @ApiBody