Added Entity and Entity Reference Revisions which got dropped somewhere along the...
[yaffs-website] / web / modules / contrib / entity / config / schema / entity.schema.yml
diff --git a/web/modules/contrib/entity/config/schema/entity.schema.yml b/web/modules/contrib/entity/config/schema/entity.schema.yml
new file mode 100644 (file)
index 0000000..b3c1923
--- /dev/null
@@ -0,0 +1,11 @@
+action.configuration.entity_delete_action:*:
+  type: action_configuration_default
+  label: 'Delete entity configuration'
+
+views.field.rendered_entity:
+  type: views_field
+  label: 'Rendered entity'
+  mapping:
+    view_mode:
+      type: string
+      label: 'View mode'