Skip to content

Implement API endpoint for projects in V2 #332

Description

@hanlun0804

Currently, the project API endpoint only exists in V1. The frontend therefore depends on that, which is not ideal. To ensure correct data, and to be able to shut down the V1 version, we need the endpoint in V2. I assume this means creating a resource "Project" and allowing the project data to be fetched with "v2/resources" endpoint, with the kind "Project".

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions