Version 1
[yaffs-website] / web / core / modules / taxonomy / tests / modules / taxonomy_crud / config / schema / taxonomy_crud.schema.yml
diff --git a/web/core/modules/taxonomy/tests/modules/taxonomy_crud/config/schema/taxonomy_crud.schema.yml b/web/core/modules/taxonomy/tests/modules/taxonomy_crud/config/schema/taxonomy_crud.schema.yml
new file mode 100644 (file)
index 0000000..fdbffe9
--- /dev/null
@@ -0,0 +1,7 @@
+taxonomy.vocabulary.*.third_party.taxonomy_crud:
+  type: mapping
+  label: 'Schema for taxonomy_crud module additions to vocabulary entity'
+  mapping:
+    foo:
+      type: string
+      label: 'Label for foo'