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