0.13.10 : add fiels on message and channel
Build release Docker image / Build Docker Images (push) Failing after 4m58s
Build release Docker image / Build Docker Images (push) Failing after 4m58s
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
"info": {
|
||||
"singularName": "channel",
|
||||
"pluralName": "channels",
|
||||
"displayName": "Channel"
|
||||
"displayName": "Channel",
|
||||
"description": ""
|
||||
},
|
||||
"options": {
|
||||
"draftAndPublish": false
|
||||
@@ -33,6 +34,12 @@
|
||||
"relation": "oneToMany",
|
||||
"target": "api::message.message",
|
||||
"mappedBy": "channel"
|
||||
},
|
||||
"description": {
|
||||
"type": "text"
|
||||
},
|
||||
"permissions": {
|
||||
"type": "json"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user