mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
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