Remove items of old data format from persistence
All checks were successful
E2E Testing / test (push) Successful in 1m33s
All checks were successful
E2E Testing / test (push) Successful in 1m33s
This commit is contained in:
parent
72fc9dbc05
commit
1f1cf3f976
@ -1,55 +0,0 @@
|
||||
{
|
||||
"componentName": "Item 1",
|
||||
"componentDescription": "",
|
||||
"possible_qualities": [
|
||||
{
|
||||
"quality_propertes": [
|
||||
{
|
||||
"propertyName": "Price",
|
||||
"property": 0
|
||||
}
|
||||
],
|
||||
"quality_step": 0.25
|
||||
},
|
||||
{
|
||||
"quality_propertes": [
|
||||
{
|
||||
"propertyName": "Price",
|
||||
"property": 0
|
||||
}
|
||||
],
|
||||
"quality_step": 0.5
|
||||
},
|
||||
{
|
||||
"quality_propertes": [
|
||||
{
|
||||
"propertyName": "Price",
|
||||
"property": 0
|
||||
}
|
||||
],
|
||||
"quality_step": 0.75
|
||||
},
|
||||
{
|
||||
"quality_propertes": [
|
||||
{
|
||||
"propertyName": "Price",
|
||||
"property": 0
|
||||
}
|
||||
],
|
||||
"quality_step": 1
|
||||
}
|
||||
],
|
||||
"itemProperties": [
|
||||
{
|
||||
"propertyName": "Weight",
|
||||
"propertyDescription": "Some Weights",
|
||||
"property": 10
|
||||
}
|
||||
],
|
||||
"perQualityProperties": [
|
||||
{
|
||||
"propertyName": "Price",
|
||||
"propertyDescription": "Price to buy item"
|
||||
}
|
||||
]
|
||||
}
|
@ -1,55 +0,0 @@
|
||||
{
|
||||
"componentName": "Item 2",
|
||||
"componentDescription": "",
|
||||
"possible_qualities": [
|
||||
{
|
||||
"quality_propertes": [
|
||||
{
|
||||
"propertyName": "Price",
|
||||
"property": 0
|
||||
}
|
||||
],
|
||||
"quality_step": 0.25
|
||||
},
|
||||
{
|
||||
"quality_propertes": [
|
||||
{
|
||||
"propertyName": "Price",
|
||||
"property": 0
|
||||
}
|
||||
],
|
||||
"quality_step": 0.5
|
||||
},
|
||||
{
|
||||
"quality_propertes": [
|
||||
{
|
||||
"propertyName": "Price",
|
||||
"property": 0
|
||||
}
|
||||
],
|
||||
"quality_step": 0.75
|
||||
},
|
||||
{
|
||||
"quality_propertes": [
|
||||
{
|
||||
"propertyName": "Price",
|
||||
"property": 0
|
||||
}
|
||||
],
|
||||
"quality_step": 1
|
||||
}
|
||||
],
|
||||
"itemProperties": [
|
||||
{
|
||||
"propertyName": "Weight",
|
||||
"propertyDescription": "Some Weights",
|
||||
"property": 10
|
||||
}
|
||||
],
|
||||
"perQualityProperties": [
|
||||
{
|
||||
"propertyName": "Price",
|
||||
"propertyDescription": "Price to buy item"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user