kangarooDataCenterV3/jolt-demo/shift/input4.json

12 lines
141 B
JSON

{
"rating" : {
"quality": {
"value": 3,
"max": 5
},
"sharpness" : {
"value" : 7,
"max" : 10
}
}
}