shawnmclean / Mandrill-dotnet

.NET wrapper for Mandrill
Other
203 stars 107 forks source link

Fix WebHookEvent.Msg.Metadata serialization always resulting in null #181

Closed stuisme closed 7 years ago

stuisme commented 7 years ago

Found an issue where MetadataConverter.WriteJson was always writing null due to a casting issue.