Skip to content

v2.0.1: Update mapUserToObject to accept discriminator as string (#98)

Compare
Choose a tag to compare
@faustbrian faustbrian released this 28 Aug 04:48
· 42 commits to master since this release
mapUserToObject function was removing the leading 0 from username "%s#%d" because it was being seen as an integer rather than a string.