Added config for relatin case types to actor types

This commit is contained in:
naomi
2018-05-28 16:21:56 +02:00
parent ce1d3ca38b
commit cba43a04e5
2 changed files with 51 additions and 0 deletions

13
opencase.schema.yml Normal file
View File

@ -0,0 +1,13 @@
# Config for storing which types of actors can be
# involved in which kinds of cases.
# The * is a case_type
opencase.case_type.actor_types.*:
type: config_entity
label: Actor types per case type
mapping:
actor_types:
label: Actor types
type: sequence
sequence: { }