Skip to content

added templates (draft) - #13

Open
BatiGencho wants to merge 1 commit into
otterandrye:mainfrom
BatiGencho:master
Open

added templates (draft)#13
BatiGencho wants to merge 1 commit into
otterandrye:mainfrom
BatiGencho:master

Conversation

@BatiGencho

Copy link
Copy Markdown

No description provided.

@gnmerritt gnmerritt left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems good to me so far. what happens if you pass both a template and a body to the send API - terrible things?

happy to merge this when you're happy with it and sorry for the long delay in getting back to you

Comment thread src/templates.rs
pub description: String,
pub template: Option<String>,
pub tag: Option<String>,
pub engine: Option<String>,

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could we make this a single-value enum so that it's only possible to pass in handlebars for now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants