fix: include urls for project views
This commit is contained in:
parent
c99eb494c8
commit
7613cc52a6
2 changed files with 7 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ from .project import (
|
|||
ProjectIdentifierEndpoint,
|
||||
AddMemberToProjectEndpoint,
|
||||
ProjectJoinEndpoint,
|
||||
ProjectUserViewsEndpoint,
|
||||
)
|
||||
from .people import (
|
||||
PeopleEndpoint,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue