Updated all the contrib modules to their latest versions.
[yaffs-website] / web / modules / contrib / file_mdm / file_mdm_exif / config / schema / file_mdm_exif.data_types.schema.yml
diff --git a/web/modules/contrib/file_mdm/file_mdm_exif/config/schema/file_mdm_exif.data_types.schema.yml b/web/modules/contrib/file_mdm/file_mdm_exif/config/schema/file_mdm_exif.data_types.schema.yml
new file mode 100644 (file)
index 0000000..a594ee4
--- /dev/null
@@ -0,0 +1,14 @@
+# Basic data types for file_mdf_exif module.
+
+file_mdm_exif.ifd:
+  type: mapping
+  label: 'EXIF IFD'
+  mapping:
+    type:
+      type: integer
+      label: 'IFD type'
+    aliases:
+      type: sequence
+      sequence:
+        type: string
+        label: 'Literal representation of IFD'