{ "collectionName": "components_dynamic_zone_emphasise_articles", "info": { "displayName": "Artikel hervorheben", "icon": "dashboard", "description": "" }, "options": {}, "attributes": { "articles": { "type": "relation", "relation": "oneToMany", "target": "api::article.article" }, "titel": { "type": "string", "required": true }, "description": { "type": "text" }, "base_url": { "type": "string", "required": true, "default": "/artikel" } } }