list of authorities, changing authority auth data
This commit is contained in:
		| @@ -0,0 +1,4 @@ | ||||
| namespace ApplicationLayer.GeneralExceptions; | ||||
|  | ||||
| /// Exception to throw when entity not found | ||||
| public class EntityNotFoundException(string message) : ApiException(message); | ||||
		Reference in New Issue
	
	Block a user