ConceptCreator/testModel/items/Clothing/Oberteil/Oberteil.json
Sebastian Böckelmann 73edf03fa0
All checks were successful
E2E Testing / test (push) Successful in 1m37s
Load Itemgroups
2024-05-09 13:33:26 +02:00

19 lines
499 B
JSON

{
"componentName": "Oberteil",
"componentDescription": "",
"itemGroupCharacteristics": [],
"manuallyInheritedItems": [],
"itemgroupType": 0,
"parentGroup": {
"componentName": "Clothing",
"componentDescription": "",
"itemGroupCharacteristics": [
{
"characteristicName": "Test0",
"characteristicDescription": ""
}
],
"manuallyInheritedItems": [],
"itemgroupType": 1
}
}