Skip to content

fix: prevent type error on send email

Philipp Michael requested to merge pminf/emailapi:master into master

This is a fix for #27 (closed).

I'm not sure why contact_id needs to be part of the message params but I think it should be a string instead of an array.

Edited by Philipp Michael

Merge request reports