GET /personas/:id/ask/marked_questions
NO
NO
Key | Type | Description | Match | Example |
---|---|---|---|---|
game |
string | 用game過濾答案清單 | exact | 2018-taipei |
{
persona_id
games: [
{
game_id
questions: [
{
question: {} // questionObject
mark
data: {} // JSON object
}
...
]
}
...
]
}