wout/mailjet.cr

Remove JSON mapping dependency

Opened this issue · 0 comments

wout commented

This shard still uses JSON.mapping, which is deprecated. To use the preferred JSON::Serializable approach, all resource classes should be converted.