kangarooDataCenterV3/jolt-demo/remove/input2.json

12 lines
125 B
JSON

{
"ratings": {
"Set1": {
"a": "a",
"b": "b"
},
"Set2": {
"c": "c",
"b": "b"
}
}
}