1{ 2 "ints-and-floats": [ 3 { 4 "type": "integer", 5 "value": "1" 6 }, 7 { 8 "type": "float", 9 "value": "1.1" 10 } 11 ] 12}
View as plain text