Create the Item data model

This commit is contained in:
Oliver 2026-03-08 13:11:14 -06:00
parent cc8f054115
commit f91c3d2419
5 changed files with 38 additions and 13 deletions

View file

@ -39,7 +39,14 @@
"filePathFields": {}
}
},
"Item": {}
"Item": {
"generic": {
"htmlFields": [
"description"
],
"filePathFields": {}
}
}
},
"socket": true,
"flags": {