b227eb405109e89097420bed1a9f8c5510f55bf9
- Introduce EmailTemplateUpdateDto for update payloads. - Expose Id and Type directly on UpdateEmailTemplateCommand; remove EmailTemplateQuery property. - Add QueryExpression for flexible template selection by Id or Type. - Remove AutoMapper and EmailTemplateDto usage from handler; update repository call to use EmailTemplateUpdateDto. - Update MappingProfile to map EmailTemplateUpdateDto to EmailTemplate and set ChangedWhen to DateTime.UtcNow. - Remove obsolete code and improve documentation.
Description
No description provided
Languages
JavaScript
88.8%
C#
5.9%
Visual Basic .NET
2.7%
HTML
1.2%
CSS
0.9%
Other
0.4%