Codebase list golang-github-imdario-mergo / fresh-snapshots/main testdata / thing.yml
fresh-snapshots/main

Tree @fresh-snapshots/main (Download .tar.gz)

thing.yml @fresh-snapshots/main

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