feat: page labels and favorites (#487)
* dev: initiate page labels * dev: page labels * dev: my pages endpoint
This commit is contained in:
parent
cd26b2e096
commit
4e3c9397ea
6 changed files with 139 additions and 19 deletions
|
|
@ -61,4 +61,4 @@ from .integration import (
|
|||
|
||||
from .importer import Importer
|
||||
|
||||
from .page import Page, PageBlock, PageFavorite
|
||||
from .page import Page, PageBlock, PageFavorite, PageLabel
|
||||
Loading…
Add table
Add a link
Reference in a new issue