Files
Go-StudyExample/SourceAnalysisAndTool/mergo@v0.3.11/testdata/thing.yml
T

7 lines
127 B
YAML

fields:
id: int
name: string
parent: ref "datu:thing"
status: enum(draft, public, private)
author: updater