eladnava/mailgen

JSON Schema for mailgen format available?

svdoever opened this issue · 2 comments

I write mail templates in JSON for mailgen, but would like to provide a JSON schema to do so.
Anyone aware of the existence of a JSON schema for mailgen?

Hi @svdoever,
By JSON schema, do you mean a reference of all the available JSON properties mailgen accepts into the new Mailgen().generate() function? In that case, check out the "Elements" section in the README:
https://github.com/eladnava/mailgen#elements

Closing due to lack of response, feel free to comment again if you need any further assistance.