Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add forced casting for Arrays in Remove-NullProperties (#50)
This adds a forced cast inside the method that prevents Powershell from converting a single valued array to an object. This pr does not include changes to the test methods as Im not sure how the team would intend the use case to be tested Its a revisit on #35 Signed-off-by: Laura Rodriguez <rdz.maria.laura@gmail.com>
- Loading branch information