Guys, my database search returns me:
[
{
“id”: 1,
“name”: “tempo_de_execução”,
“value”: “1204219176386539”
},
{
“id”: 2,
“name”: “nivel_de_dificuldade”,
“value”: “1207251090649455”
}
]
I need the second node to get the value 1 and the value 2, but it only gets the json.value, is there any way I can force a “json.value[0]”
My call needs 2 “values” 1 for each query