forked from github/plane
feat: update url
This commit is contained in:
parent
2bacbedeb7
commit
8aecc143c7
@ -322,7 +322,7 @@ urlpatterns = [
|
|||||||
name="project-view",
|
name="project-view",
|
||||||
),
|
),
|
||||||
path(
|
path(
|
||||||
"workspaces/<str:slug>/projects/<uuid:project_id>/project-member/me/",
|
"workspaces/<str:slug>/projects/<uuid:project_id>/project-members/me/",
|
||||||
ProjectMemberUserEndpoint.as_view(),
|
ProjectMemberUserEndpoint.as_view(),
|
||||||
name="project-view",
|
name="project-view",
|
||||||
),
|
),
|
||||||
|
Loading…
Reference in New Issue
Block a user