Файлы, правки отображения
This commit is contained in:
@@ -12,7 +12,7 @@ using Microsoft.AspNetCore.Http;
|
||||
using Microsoft.AspNetCore.Mvc;
|
||||
using Microsoft.AspNetCore.Routing;
|
||||
|
||||
namespace Knot.Host.Presentation.Endpoints;
|
||||
namespace Knot.Modules.Admin.Presentation.Endpoints;
|
||||
|
||||
public record KlipyTestDto(
|
||||
[property: JsonPropertyName("apiKey")] string ApiKey,
|
||||
|
||||
Reference in New Issue
Block a user