refs #5983 feat(itemShelving): add visible
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Sergio De la torre 2023-07-18 15:43:11 +02:00
parent 9076553070
commit 49c656928e
1 changed files with 3 additions and 0 deletions

View File

@ -23,6 +23,9 @@
}, },
"isChecked": { "isChecked": {
"type": "boolean" "type": "boolean"
},
"visible": {
"type": "number"
} }
}, },
"relations": { "relations": {