Codebase list golang-github-imdario-mergo / lintian-fixes/main testdata / thing.yml
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

thing.yml @lintian-fixes/mainraw · history · blame

1
2
3
4
5
6
fields:
    id: int
    name: string
    parent: ref "datu:thing"
    status: enum(draft, public, private)
    author: updater