.
Showing
1 changed file
with
5 additions
and
0 deletions
-
Please register or sign in to post a comment
... | ... | @@ -49,6 +49,11 @@ |
}, | ||
"date": { | ||
"type": "date" | ||
}, | ||
"subCategory": { | ||
"type": "relation", | ||
"relation": "oneToOne", | ||
"target": "api::sub-categorie.sub-categorie" | ||
} | ||
} | ||
} |