remodelling
Showing
3 changed files
with
11 additions
and
4 deletions
-
Please register or sign in to post a comment
... | ... | @@ -151,7 +151,7 @@ |
}, | ||
"enquiries": { | ||
"type": "relation", | ||
"relation": "oneToOne", | ||
"relation": "oneToMany", | ||
"target": "api::enquiry.enquiry", | ||
"mappedBy": "experience" | ||
} | ||
... | ... |