Skip to content

v0.2.54..v0.2.55 changeset schema.json

Garret Voltz edited this page Aug 14, 2020 · 1 revision
diff --git a/conf/schema/schema.json b/conf/schema/schema.json
index da90bf4..17c7620 100644
--- a/conf/schema/schema.json
+++ b/conf/schema/schema.json
@@ -33,6 +33,9 @@
         "import": "barrier.json"
     },
     {
+        "import": "boundary.json"
+    },
+    {
         "import": "brand.json"
     },
     {
@@ -117,9 +120,6 @@
         "import": "fixme.json"
     },
     {
-        "import": "FlowDir.json"
-    },
-    {
         "import": "frequency.json"
     },
     {
@@ -244,12 +244,6 @@
         "import": "religion.json"
     },
     {
-        "import": "river_flow.json"
-    },
-    {
-        "import": "river_type.json"
-    },
-    {
         "import": "roof.json"
     },
     {
@@ -295,9 +289,6 @@
         "import": "tunnel.json"
     },
     {
-        "import": "type.json"
-    },
-    {
         "import": "url.json"
     },
     {
Clone this wiki locally