Updated entry structure
This commit is contained in:
parent
94acd80531
commit
c9840f6985
File diff suppressed because it is too large
Load Diff
|
@ -21,13 +21,13 @@
|
|||
"type": "array"
|
||||
},
|
||||
"defaultPriority": {
|
||||
"type": "int"
|
||||
"type": "number"
|
||||
},
|
||||
"defaultTag": {
|
||||
"type": "int"
|
||||
"type": "number"
|
||||
},
|
||||
"warehouseFk": {
|
||||
"type": "int"
|
||||
"type": "number"
|
||||
}
|
||||
},
|
||||
"relations": {
|
||||
|
|
Loading…
Reference in New Issue