Refactor app architecture and clean local artifacts
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
namespace Backend.Common;
|
||||
|
||||
public sealed record RequestMetadata(string ClientIp, string UserAgent);
|
||||
Reference in New Issue
Block a user