Version 1
[yaffs-website] / web / core / modules / system / tests / modules / entity_test_update / config / schema / entity_test_update.schema.yml
diff --git a/web/core/modules/system/tests/modules/entity_test_update/config/schema/entity_test_update.schema.yml b/web/core/modules/system/tests/modules/entity_test_update/config/schema/entity_test_update.schema.yml
new file mode 100644 (file)
index 0000000..5c60457
--- /dev/null
@@ -0,0 +1,9 @@
+field.value.multi_value_test:
+  type: mapping
+  label: 'Default value'
+  mapping:
+    value1:
+      type: sequence
+      sequence:
+        type: string
+        label: 'First value'