feat: page and page-blocks (#468)
* dev: initiate paper models * feat: page and page-blocks * dev: page id filter for page blocks
This commit is contained in:
parent
025c8b3835
commit
f7dbc5e9c0
8 changed files with 392 additions and 1 deletions
|
|
@ -109,3 +109,5 @@ from .importer import (
|
|||
UpdateServiceImportStatusEndpoint,
|
||||
BulkImportIssuesEndpoint,
|
||||
)
|
||||
|
||||
from .page import PageViewSet, PageBlockViewSet, PageFavoriteViewSet, CreateIssueFromPageBlockEndpoint
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue