mattmcnabb / OneLogin

A PowerShell module for automating components of a OneLogin account
7 stars 3 forks source link

Object ID properties return 0 instead of null #22

Closed mattmcnabb closed 8 years ago

mattmcnabb commented 8 years ago

if a user or event object has ID properties which are of type [int], and the property is null, 0 is returned. This should return null. One solution might be to simply return a string.

mattmcnabb commented 8 years ago

fixed in commit 213bfec03fd30a6ece88bb809f50d043ec653308