Add permissions templates
This commit is contained in:
@@ -67,6 +67,11 @@
|
||||
"relation": "oneToMany",
|
||||
"target": "api::event.event",
|
||||
"mappedBy": "choral"
|
||||
},
|
||||
"permissions_templates": {
|
||||
"type": "relation",
|
||||
"relation": "oneToMany",
|
||||
"target": "api::permissions-template.permissions-template"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user