feat boxPicking refs #7357
gitea/salix/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Sergio De la torre 2024-06-21 07:18:10 +02:00
parent 833a7c87db
commit 13952f60e1
1 changed files with 1 additions and 6 deletions

View File

@ -13,12 +13,7 @@
"description": "id expeditionFk" "description": "id expeditionFk"
}, },
"itemFk": { "itemFk": {
"type": "number", "type": "number"
"required": true
},
"shelvingFk": {
"type": "string",
"required": true
} }
} }
} }