aboutsummaryrefslogtreecommitdiff
path: root/API/Service/UserService.cs
Commit message (Expand)AuthorAgeFilesLines
* Added Id in UserDtotranstrike2020-12-101-6/+2
* Fully implemented UpdateUser in UserServiceSyndamia2020-12-101-7/+2
* Fixed UserService AutoMapper implementation and fixed CreateUserSyndamia2020-12-101-4/+8
* Trying to implement AutoMappertranstrike2020-12-101-3/+6
* Mapper added : must fix itDanail Dimitrov2020-12-101-2/+2
* Implemented all HTTP Methodstranstrike2020-12-101-4/+8
* Implemented User put (update) query (that works with test values, needs mapper)Syndamia2020-12-101-0/+16
* Implemented User get query; disabled friends listSyndamia2020-12-101-1/+8
* Testig API with HTTP Post in Usertranstrike2020-12-101-0/+33