Skip to content

Attempting to create a new project through the API results in an error regarding the 'CreateProjectDTO' interface. #545

Closed
@eduardogoncalves

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.
image

image

image

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions