7 lines
127 B
YAML
7 lines
127 B
YAML
|
|
fields:
|
||
|
|
id: int
|
||
|
|
name: string
|
||
|
|
parent: ref "datu:thing"
|
||
|
|
status: enum(draft, public, private)
|
||
|
|
author: updater
|