7691-testToMaster #2703

Merged
alexm merged 268 commits from 7691-testToMaster into master 2024-07-09 05:38:28 +00:00
1 changed files with 1 additions and 6 deletions
Showing only changes of commit 13952f60e1 - Show all commits

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
} }
} }
} }