Change Method to be more specific

This commit is contained in:
Stephen Maunder 2017-11-20 09:15:11 +00:00
parent 2c1454b673
commit d74644ae16

View file

@ -1,4 +1,4 @@
function Invoke-Method { function Invoke-SnipeitMethod {
<# <#
.SYNOPSIS .SYNOPSIS
Extracted invokation of the REST method to own function. Extracted invokation of the REST method to own function.