mirror of
https://github.com/snazy2000/SnipeitPS.git
synced 2025-12-13 18:02:30 +00:00
parent
998016b135
commit
a779b8c782
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ function Set-Model() {
|
|||
[string]$apiKey
|
||||
)
|
||||
|
||||
$Values = Copy-Parameters -InputObject $PSBoundParameters
|
||||
$Values = . Get-ParameterValue
|
||||
|
||||
$Body = $Values | ConvertTo-Json;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue