.
Showing
2 changed files
with
7 additions
and
7 deletions
-
Please register or sign in to post a comment
... | ... | @@ -23,7 +23,7 @@ |
}, | ||
"experience": { | ||
"type": "relation", | ||
"relation": "oneToOne", | ||
"relation": "oneToMany", | ||
"target": "api::experience.experience", | ||
"mappedBy": "subCategory" | ||
} | ||
... | ... |