ActiveCampaign / postmark-dotnet

A .NET library for the Postmark API
http://developer.postmarkapp.com/
Other
50 stars 46 forks source link

Fix `PostmarkInboundMessage.Attachment` model #84

Closed nis-spiir closed 4 years ago

nis-spiir commented 4 years ago

Looking at the demo from https://postmarkapp.com/developer/webhooks/inbound-webhook it seems like the Attachment class has changed a bit.

Updating a simple project to netcoreapp3.1 with nullable reference types disabled, broke our setup.