sendgrid_elixir icon indicating copy to clipboard operation
sendgrid_elixir copied to clipboard

extend spec for add_dynamic_template_data

Open alexandrubagu opened this issue 4 years ago • 0 comments

Can we extend add_dynamic_template_data/3 function spec since in sendgrid templates is possible to do any of these:

{{#if is_default}}
{{#each statuses as |status|}}

Thanks,

alexandrubagu avatar Oct 29 '21 09:10 alexandrubagu