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