diff --git a/opencase.schema.yml b/opencase.schema.yml deleted file mode 100644 index 976344d..0000000 --- a/opencase.schema.yml +++ /dev/null @@ -1,13 +0,0 @@ -# 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: { } - -