refactor(ReceiverReadDto): rename as ReceiverDto

This commit is contained in:
2025-09-08 17:19:38 +02:00
parent 876c5def56
commit ed7068fe71
16 changed files with 25 additions and 25 deletions

View File

@@ -8,7 +8,7 @@ namespace EnvelopeGenerator.Application.Dto.Receiver;
///
/// </summary>
[ApiExplorerSettings(IgnoreApi = true)]
public class ReceiverReadDto
public class ReceiverDto
{
/// <summary>
///