refactor: page views endpoint (#1130)
This commit is contained in:
parent
5beb50fa76
commit
16604dd31b
3 changed files with 50 additions and 274 deletions
|
|
@ -118,10 +118,6 @@ from .page import (
|
|||
PageBlockViewSet,
|
||||
PageFavoriteViewSet,
|
||||
CreateIssueFromPageBlockEndpoint,
|
||||
RecentPagesEndpoint,
|
||||
FavoritePagesEndpoint,
|
||||
MyPagesEndpoint,
|
||||
CreatedbyOtherPagesEndpoint,
|
||||
)
|
||||
|
||||
from .search import GlobalSearchEndpoint, IssueSearchEndpoint
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue