changes
Showing
6 changed files
with
146 additions
and
23 deletions
-
Please register or sign in to post a comment
... | ... | @@ -25,7 +25,7 @@ |
"type": "relation", | ||
"relation": "oneToOne", | ||
"target": "api::experience.experience", | ||
"inversedBy": "subCategory" | ||
"mappedBy": "subCategory" | ||
} | ||
} | ||
} |
... | ... | @@ -8,7 +8,7 @@ |
"description": "" | ||
}, | ||
"options": { | ||
"draftAndPublish": true | ||
"draftAndPublish": false | ||
}, | ||
"pluginOptions": {}, | ||
"attributes": { | ||
... | ... |