mirror of
https://github.com/documize/community.git
synced 2025-07-22 22:59:43 +02:00
document tab basics
This commit is contained in:
parent
5c09407d2f
commit
8caa53bed7
49 changed files with 493 additions and 239 deletions
|
@ -35,6 +35,7 @@ type TypeMeta struct {
|
|||
ID string `json:"id"`
|
||||
Order int `json:"order"`
|
||||
ContentType string `json:"contentType"`
|
||||
PageType string `json:"pageType"`
|
||||
Title string `json:"title"`
|
||||
Description string `json:"description"`
|
||||
Preview bool `json:"preview"` // coming soon!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue