mirror of
https://github.com/snazy2000/SnipeitPS.git
synced 2025-12-13 18:02:30 +00:00
Change the required fields.
This commit is contained in:
parent
aa961824a5
commit
c08f2732d0
1 changed files with 0 additions and 3 deletions
|
|
@ -44,13 +44,10 @@ function Set-Asset()
|
|||
[parameter(mandatory = $true)]
|
||||
[int]$id,
|
||||
|
||||
[parameter(mandatory = $true)]
|
||||
[string]$Name,
|
||||
|
||||
[parameter(mandatory = $true)]
|
||||
[string]$Status_id,
|
||||
|
||||
[parameter(mandatory = $true)]
|
||||
[string]$Model_id,
|
||||
|
||||
[parameter(mandatory = $true)]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue