[yoga-11] add common type and add logo
This commit is contained in:
@@ -4,21 +4,27 @@
|
||||
"info": {
|
||||
"singularName": "yoga-common",
|
||||
"pluralName": "yoga-commons",
|
||||
"displayName": "YogaCommon"
|
||||
"displayName": "YogaCommon",
|
||||
"description": ""
|
||||
},
|
||||
"options": {
|
||||
"draftAndPublish": true
|
||||
},
|
||||
"attributes": {
|
||||
"logoImage": {
|
||||
"type": "media",
|
||||
"multiple": false,
|
||||
"required": false,
|
||||
"allowedTypes": [
|
||||
"images",
|
||||
"files",
|
||||
"videos",
|
||||
"audios"
|
||||
],
|
||||
"type": "media",
|
||||
"multiple": false
|
||||
]
|
||||
},
|
||||
"name": {
|
||||
"type": "string",
|
||||
"required": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user