.
Showing
1 changed file
with
3 additions
and
0 deletions
-
Please register or sign in to post a comment
... | ... | @@ -26,6 +26,9 @@ |
"relation": "oneToMany", | ||
"target": "api::question.question", | ||
"mappedBy": "uuid" | ||
}, | ||
"finalAnswer": { | ||
"type": "string" | ||
} | ||
} | ||
} |