thycotic-ps / thycotic.secretserver

PowerShell module for automating with Thycotic Secret Server REST API
https://thycotic-ps.github.io/thycotic.secretserver
MIT License
68 stars 22 forks source link

Fix the code to pass the Body param in proper way after migration to .net 6 #354

Closed gaurava-delinea closed 1 year ago

gaurava-delinea commented 1 year ago
  1. Ignore the null values from the response
  2. Fix the code to pass the Body param in proper way after migration to .net 6 3.Fix the bug #352 and #353