v2.0.1: Update mapUserToObject to accept discriminator as string (#98)
mapUserToObject function was removing the leading 0 from username "%s#%d" because it was being seen as an integer rather than a string.
mapUserToObject function was removing the leading 0 from username "%s#%d" because it was being seen as an integer rather than a string.