Add channel and message
This commit is contained in:
@@ -94,6 +94,12 @@
|
||||
"relation": "oneToMany",
|
||||
"target": "api::announcement.announcement",
|
||||
"mappedBy": "choral"
|
||||
},
|
||||
"channels": {
|
||||
"type": "relation",
|
||||
"relation": "oneToMany",
|
||||
"target": "api::channel.channel",
|
||||
"mappedBy": "choral"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user