Files
EnvelopeGenerator/EnvelopeGenerator.API/Controllers/EmailTemplateController.cs
TekH 06884fe809 Refactor Get method in EmailTemplateController
Simplified the Get method to always require a ReadEmailTemplateQuery and CancellationToken, delegating all queries to the mediator. Removed conditional logic for handling null or missing parameters. Updated XML documentation to reflect the new method signature.
2026-02-11 11:58:50 +01:00

3.0 KiB