Skip to content

[Core][API] All APIs should have project in route as it is the parent of all resources #97

@spy16

Description

@spy16

project acts corresponds to a tenant and isolates all the resources/modules/data that belongs to it.

It would better to reflect this fact in the REST API routes as well.

For example, currently resources endpoints are at /resources. This issue proposes to change this to /projects/{id}/resources.

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