Generate case entity. (Called CaseEntity because "Case" is reserved word)

This commit is contained in:
naomi
2018-04-12 15:32:24 +02:00
parent 6746b986db
commit c9cf33ac19
25 changed files with 1028 additions and 0 deletions

View File

@ -0,0 +1,12 @@
zencrm_entities.case_entity_type.*:
type: config_entity
label: 'Case entity type config'
mapping:
id:
type: string
label: 'ID'
label:
type: label
label: 'Label'
uuid:
type: string