Skip to content

v3.1.3

Compare
Choose a tag to compare
@ricky-shake-n-bake-bobby ricky-shake-n-bake-bobby released this 25 Mar 22:22
· 6 commits to master since this release
a2d8bb4

Changed Library to not override default JSON.net client settings regarding the StringEnumConverter Converter that was only referenced with the Dictionary class for SupportedFileTypes. As such appropriate setting declaration was moved inline with needed code block, so that the default behaviour of the client is to return ENUMS not strings for user's that also leverage JSON.net in the project.