X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=vendor%2Fchi-teck%2Fdrupal-code-generator%2Ftemplates%2Fd8%2Fmodule%2Fconfiguration-entity%2Fconfig%2Fschema%2Fmodel.schema.yml.twig;fp=vendor%2Fchi-teck%2Fdrupal-code-generator%2Ftemplates%2Fd8%2Fmodule%2Fconfiguration-entity%2Fconfig%2Fschema%2Fmodel.schema.yml.twig;h=6b60a8c84583c612c31512ac6f9d9edbdddd239b;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hp=0000000000000000000000000000000000000000;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0;p=yaffs-website diff --git a/vendor/chi-teck/drupal-code-generator/templates/d8/module/configuration-entity/config/schema/model.schema.yml.twig b/vendor/chi-teck/drupal-code-generator/templates/d8/module/configuration-entity/config/schema/model.schema.yml.twig new file mode 100644 index 000000000..6b60a8c84 --- /dev/null +++ b/vendor/chi-teck/drupal-code-generator/templates/d8/module/configuration-entity/config/schema/model.schema.yml.twig @@ -0,0 +1,14 @@ +{{ machine_name }}.{{ entity_type_id }}.*: + type: config_entity + label: {{ entity_type_label }} + mapping: + id: + type: string + label: ID + label: + type: label + label: Label + uuid: + type: string + description: + type: string