mirror of
https://github.com/snazy2000/SnipeitPS.git
synced 2025-12-13 18:02:30 +00:00
Where did this # came from?"
This commit is contained in:
parent
8ae7ff7622
commit
fdf52ce2e4
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@ function Get-Model()
|
||||||
Uri = $apiurl
|
Uri = $apiurl
|
||||||
Method = 'Get'
|
Method = 'Get'
|
||||||
Token = $apiKey
|
Token = $apiKey
|
||||||
#GetParameters = $SearchParameter
|
GetParameters = $SearchParameter
|
||||||
}
|
}
|
||||||
|
|
||||||
if ($all) {
|
if ($all) {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue