Create the Item data model
This commit is contained in:
parent
cc8f054115
commit
f91c3d2419
5 changed files with 38 additions and 13 deletions
|
|
@ -39,7 +39,14 @@
|
|||
"filePathFields": {}
|
||||
}
|
||||
},
|
||||
"Item": {}
|
||||
"Item": {
|
||||
"generic": {
|
||||
"htmlFields": [
|
||||
"description"
|
||||
],
|
||||
"filePathFields": {}
|
||||
}
|
||||
}
|
||||
},
|
||||
"socket": true,
|
||||
"flags": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue