refactor(user-representation): Umbenennung von 'slUserRepId' in 'slRepId'
This commit is contained in:
@@ -30,8 +30,7 @@ namespace DigitalData.UserManager.API.Controllers
|
||||
{
|
||||
_logger.LogNotice(n);
|
||||
return NotFound();
|
||||
});
|
||||
|
||||
});
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user