ConceptCreator/testModel/items/Clothing/Oberteil/Oberteil.json
Sebastian Böckelmann fed0ca99bf
All checks were successful
E2E Testing / test (push) Successful in 1m33s
Persist Itemgroups
2024-05-09 09:12:46 +02:00

17 lines
447 B
JSON

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