Added Entity and Entity Reference Revisions which got dropped somewhere along the...
[yaffs-website] / web / modules / contrib / entity_reference_revisions / config / schema / entity_reference_revisions.views.schema.yml
diff --git a/web/modules/contrib/entity_reference_revisions/config/schema/entity_reference_revisions.views.schema.yml b/web/modules/contrib/entity_reference_revisions/config/schema/entity_reference_revisions.views.schema.yml
new file mode 100644 (file)
index 0000000..afbad63
--- /dev/null
@@ -0,0 +1,20 @@
+# Schema for the views plugins of the Entity Reference module.
+
+views.display.entity_reference_revisions:
+  type: views_display
+  label: 'Entity Reference Revisions'
+
+views.row.entity_reference_revisions:
+  type: views.row.fields
+  label: 'Entity Reference Revisions inline fields'
+
+views.style.entity_reference_revisions:
+  type: views_style
+  label: 'Entity Reference Revisions list'
+  mapping:
+    search_fields:
+      type: sequence
+      label: 'Search fields'
+      sequence:
+        - type: string
+          label: 'Search field'