From fdf52ce2e44343b145633a5b8fe58459e683909f Mon Sep 17 00:00:00 2001 From: Petri Asikainen Date: Tue, 19 Jan 2021 11:51:08 +0200 Subject: [PATCH] Where did this # came from?" --- SnipeitPS/Public/Get-Model.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SnipeitPS/Public/Get-Model.ps1 b/SnipeitPS/Public/Get-Model.ps1 index f766230..d003bbc 100644 --- a/SnipeitPS/Public/Get-Model.ps1 +++ b/SnipeitPS/Public/Get-Model.ps1 @@ -70,7 +70,7 @@ function Get-Model() Uri = $apiurl Method = 'Get' Token = $apiKey - #GetParameters = $SearchParameter + GetParameters = $SearchParameter } if ($all) {