Version 1
[yaffs-website] / web / core / modules / system / tests / modules / update_script_test / config / schema / update_script_test.schema.yml
diff --git a/web/core/modules/system/tests/modules/update_script_test/config/schema/update_script_test.schema.yml b/web/core/modules/system/tests/modules/update_script_test/config/schema/update_script_test.schema.yml
new file mode 100644 (file)
index 0000000..cc4031d
--- /dev/null
@@ -0,0 +1,10 @@
+# Schema for the configuration files of the Update Script Test module.
+
+update_script_test.settings:
+  type: config_object
+  label: ''
+  mapping:
+    requirement_type:
+      type: integer
+      label: 'Requirement type'
+