Clients sind nicht mehr als oberste Prio
This commit is contained in:
@@ -9,6 +9,6 @@ namespace DaSaSo.Domain.Services.ProjectServices
|
||||
{
|
||||
public interface IProjectService
|
||||
{
|
||||
Task<Project> CreateProject(Client Auftraggeber);
|
||||
Task<Project> CreateProject();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user