This commit is contained in:
parent
7fe0641817
commit
7ae12327f5
|
@ -8,17 +8,16 @@
|
|||
"properties": {
|
||||
"id": {
|
||||
"type": "number",
|
||||
"description": "Identifier"
|
||||
"description": "Identifier",
|
||||
"id": true
|
||||
},
|
||||
"expeditionFk": {
|
||||
"type": "number",
|
||||
"description": "Identifier",
|
||||
"id": true
|
||||
"description": "Identifier"
|
||||
},
|
||||
"palletFk": {
|
||||
"type": "number",
|
||||
"description": "Identifier",
|
||||
"id": true
|
||||
"description": "Identifier"
|
||||
},
|
||||
"scanned": {
|
||||
"type": "date",
|
||||
|
|
Loading…
Reference in New Issue