Updated entry structure

This commit is contained in:
Joan Sanchez 2023-02-21 08:32:46 +01:00
parent 94acd80531
commit c9840f6985
2 changed files with 3462 additions and 3459 deletions

File diff suppressed because it is too large Load Diff

View File

@ -21,13 +21,13 @@
"type": "array" "type": "array"
}, },
"defaultPriority": { "defaultPriority": {
"type": "int" "type": "number"
}, },
"defaultTag": { "defaultTag": {
"type": "int" "type": "number"
}, },
"warehouseFk": { "warehouseFk": {
"type": "int" "type": "number"
} }
}, },
"relations": { "relations": {