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