1{ 2 "a": { 3 "a": { 4 "type": "bool", 5 "value": "true" 6 }, 7 "b": { 8 "type": "bool", 9 "value": "false" 10 } 11 } 12}
View as plain text