Version 1
[yaffs-website] / web / core / modules / contact / tests / modules / contact_storage_test / config / schema / contact_storage_test.schema.yml
diff --git a/web/core/modules/contact/tests/modules/contact_storage_test/config/schema/contact_storage_test.schema.yml b/web/core/modules/contact/tests/modules/contact_storage_test/config/schema/contact_storage_test.schema.yml
new file mode 100644 (file)
index 0000000..489301e
--- /dev/null
@@ -0,0 +1,9 @@
+# Schema for configuration files of the Contact Storage Test module.
+
+contact.form.*.third_party.contact_storage_test:
+  type: mapping
+  label: 'Per-contact form storage settings'
+  mapping:
+    send_a_pony:
+      type: boolean
+      label: 'Send a Pony'