Attempting to create a new project through the API results in an error regarding the 'CreateProjectDTO' interface. #545
Closed
Description
It's not possible to create a new project using the endpoint [POST]/api/Projects
.
When trying, it gives an error: Could not create an instance of type Clean.Architecture.Web.ApiModels.CreateProjectDTO. Type is an interface or abstract class and cannot be instantiated. Path 'name', line 2, position 9.
Metadata
Assignees
Labels
No labels