Skip to content

v0.2.53..v0.2.54 changeset accuracy.json

Garret Voltz edited this page Mar 31, 2020 · 1 revision
diff --git a/conf/schema/accuracy.json b/conf/schema/accuracy.json
new file mode 100644
index 0000000..2a2f166
--- /dev/null
+++ b/conf/schema/accuracy.json
@@ -0,0 +1,9 @@
+[
+    {
+        "dataType": "real",
+        "influence": 1,
+        "name": "accuracy",
+        "isA": "metadata",
+        "objectType": "tag"
+    }
+]
Clone this wiki locally