Add support for Layout Templates
This release adds support for a new Postmark feature: Layout Templates.
There are no breaking changes as this release only adds new optional parameters to the template-related functions and new fields to the template models.
Changes:
- Add
TemplateType
andLayoutTemplate
fields to thePostmarkTemplate
andPostmarkTemplateListingResponse
models - Add
TemplateType
andLayoutTemplate
optional parameters toGetTemplatesAsync
,CreateTemplateAsync
,ValidateTemplateAsync
- Add
LayoutTemplate
optional parameter toEditTemplateAsync
Please feel free to contact us if you have any questions!