feat: update url
This commit is contained in:
parent
2bacbedeb7
commit
8aecc143c7
1 changed files with 1 additions and 1 deletions
|
|
@ -322,7 +322,7 @@ urlpatterns = [
|
|||
name="project-view",
|
||||
),
|
||||
path(
|
||||
"workspaces/<str:slug>/projects/<uuid:project_id>/project-member/me/",
|
||||
"workspaces/<str:slug>/projects/<uuid:project_id>/project-members/me/",
|
||||
ProjectMemberUserEndpoint.as_view(),
|
||||
name="project-view",
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue