Changed method to insert userId in endpoint with claim of the token
This commit is contained in:
@@ -2,6 +2,5 @@
|
||||
|
||||
public class PatchUserDesignationDto
|
||||
{
|
||||
public int Id { get; set; }
|
||||
public int DesignationId { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user