remove ApiExplorerSettings attribute

This commit is contained in:
2026-06-17 11:53:01 +02:00
parent 65bb68feef
commit 73d793f0a0
17 changed files with 23 additions and 69 deletions

View File

@@ -1,11 +1,8 @@
using Microsoft.AspNetCore.Mvc;
namespace EnvelopeGenerator.Application.Common.Dto.Messaging;
namespace EnvelopeGenerator.Application.Common.Dto.Messaging;
/// <summary>
///
/// </summary>
[ApiExplorerSettings(IgnoreApi = true)]
public record SmsResponse
{
/// <summary>