23 lines
477 B
JSON
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"
|
|
}
|
|
}
|
|
}
|