summaryrefslogtreecommitdiff
path: root/models.txt
blob: 340b8e0480220840b4c49bcd8a20b507b054b10f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Link
@defaults
-label:string
-value:string
-tags:Tag[]
-desc:string
Tag
@defaults
-label:string
-refs:int #how many objects have this tag associated with them
File
-filename:string
-path:string
-source:string #ip, user, link?
-desc:string
-tags:Tag[]
User
-name:string
-email:string
-description:string
-password:string