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"
|
"type": "array"
|
||||||
},
|
},
|
||||||
"defaultPriority": {
|
"defaultPriority": {
|
||||||
"type": "int"
|
"type": "number"
|
||||||
},
|
},
|
||||||
"defaultTag": {
|
"defaultTag": {
|
||||||
"type": "int"
|
"type": "number"
|
||||||
},
|
},
|
||||||
"warehouseFk": {
|
"warehouseFk": {
|
||||||
"type": "int"
|
"type": "number"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"relations": {
|
"relations": {
|
||||||
|
|
Loading…
Reference in New Issue