AndrewPla / TOPdeskPS

PowerShell module to interact with the TOPdesk API
MIT License
30 stars 12 forks source link

Update Set-TdPerson.ps1 #104

Closed mabster closed 4 years ago

mabster commented 4 years ago

Fixes 404 error in Set-TdPerson. Also added ConvertTo-Json to fix an error that happens once the 404 issues is resolved. :)

mabster commented 4 years ago

Ugh did I create this against the wrong branch?

AndrewPla commented 4 years ago

this is on the wrong branch. Can you recreate on development and we can get this merged. Thanks for your work.