Task #723
Updated by Quan Nguyen 11 months ago
Return a json format as follows:
[
{
"key": "move",
"target": {
"targetId": 0
}
},
{
"key": "speak",
"target": {
"dialog": ""
}
}
]
[
{
"key": "move",
"target": {
"targetId": 0
}
},
{
"key": "speak",
"target": {
"dialog": ""
}
}
]