Version 1
[yaffs-website] / web / core / modules / tour / tests / tour_test / config / schema / tour_test.schema.yml
diff --git a/web/core/modules/tour/tests/tour_test/config/schema/tour_test.schema.yml b/web/core/modules/tour/tests/tour_test/config/schema/tour_test.schema.yml
new file mode 100644 (file)
index 0000000..a43cc26
--- /dev/null
@@ -0,0 +1,9 @@
+# Schema for the configuration files of the Tour Test module.
+
+tour.tip.image:
+  type: tour.tip
+  label: 'Image tour tip'
+  mapping:
+    url:
+      type: uri
+      label: 'Image URL'