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