Skip to content

v0.2.53..v0.2.54 changeset source.json

Garret Voltz edited this page Mar 31, 2020 · 1 revision
diff --git a/conf/schema/source.json b/conf/schema/source.json
index 8485a8a..75ba0d7 100644
--- a/conf/schema/source.json
+++ b/conf/schema/source.json
@@ -52,6 +52,11 @@
         "objectType": "tag"
     },
     {
+        "isA": "source",
+        "name": "source:imagery",
+        "objectType": "tag"
+    },
+    {
         "description": "Catch all sensor match",
         "isA": "source:geometry:sensor",
         "name": "source:geometry:sensor=*",
Clone this wiki locally