Fix the issues with the responses in the endpoints
This commit is contained in:
		| @@ -166,8 +166,7 @@ namespace Core.Thalos.Application.UseCases.Role | ||||
|                     Description = command.Description, | ||||
|                     Applications = command.Applications, | ||||
|                     Modules = command.Modules, | ||||
|                     Permissions = command.Permissions, | ||||
|                     Status = command.Status | ||||
|                     Permissions = command.Permissions | ||||
|                 }; | ||||
|  | ||||
|                 string id = command.Id; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Oscar Morales
					Oscar Morales