mailjet / mailjet-apiv3-go

[API v3] Official Mailjet API v3 Go wrapper
https://dev.mailjet.com
MIT License
86 stars 31 forks source link

Change status of campaigndraft to int #63

Closed tuannguyen7 closed 2 years ago

tuannguyen7 commented 4 years ago

From mailjet api doc, status is a integer but in the go library status is a string.