2022-06-02 16:13:37 +02:00

23 lines
477 B
JSON

{
"collectionName": "components_wiki_specialization_posts",
"info": {
"displayName": "Post",
"icon": "book-reader",
"description": ""
},
"options": {},
"attributes": {
"translations": {
"displayName": "wiki-post",
"type": "component",
"repeatable": true,
"component": "translations.wiki-post"
},
"authors": {
"type": "relation",
"relation": "oneToMany",
"target": "api::recorder.recorder"
}
}
}