Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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