summaryrefslogtreecommitdiff
path: root/models.txt
diff options
context:
space:
mode:
authorgrothedev <grothedev@gmail.com>2025-10-27 22:56:47 -0400
committergrothedev <grothedev@gmail.com>2025-10-27 22:56:47 -0400
commitfe59d936a7dbb32a95a4236bcdf286f540dd8fae (patch)
treecd66c69531539ae9e31ec66331ce8a19eabcd095 /models.txt
parentbe8540404fcf06694ac85fd88d168b0644707055 (diff)
getting back to work on this. dont know why i never pushed models. might as well include these artifacts from claude.
Diffstat (limited to 'models.txt')
-rw-r--r--models.txt21
1 files changed, 21 insertions, 0 deletions
diff --git a/models.txt b/models.txt
new file mode 100644
index 0000000..340b8e0
--- /dev/null
+++ b/models.txt
@@ -0,0 +1,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