From fcdecc38741dc8e3adb41897ee294aa6d1384128 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Thu, 10 Dec 2020 21:23:46 +0200 Subject: Added data validations of UserService requests --- API/API.csproj | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) (limited to 'API/API.csproj') diff --git a/API/API.csproj b/API/API.csproj index 663d7ed..3232fb9 100644 --- a/API/API.csproj +++ b/API/API.csproj @@ -4,18 +4,19 @@ API - - - - - - - - - - + + + + + + + + + + + - + \ No newline at end of file -- cgit v1.2.3