Reorganize root folder structure: Remove apps layer layer
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
namespace Knot.Modules.Chats.Application.DTOs;
|
||||
|
||||
public sealed record UpdateChatRequest(string? Name, string? Description);
|
||||
Reference in New Issue
Block a user