Skip to content

Project Endpoints should return consistent data #183

@weinmann-kay

Description

@weinmann-kay

At the moment the create endpoint is returning
{
"workspace" : {}
}

But the get metdod is returning
{
"project" : {}
}

which is a bit annoying. Found this during a workaround to #176

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions