Repository: atlas
Updated Branches:
  refs/heads/master 435fe3fba -> 6a1c4f4df


ATLAS-1836: fixed incorrect json in Area0 model


Project: http://git-wip-us.apache.org/repos/asf/atlas/repo
Commit: http://git-wip-us.apache.org/repos/asf/atlas/commit/41e5404f
Tree: http://git-wip-us.apache.org/repos/asf/atlas/tree/41e5404f
Diff: http://git-wip-us.apache.org/repos/asf/atlas/diff/41e5404f

Branch: refs/heads/master
Commit: 41e5404f96395c8fc3f1f8045ba921f283a49cce
Parents: 435fe3f
Author: Madhan Neethiraj <mad...@apache.org>
Authored: Sun Nov 12 14:37:40 2017 -0800
Committer: Madhan Neethiraj <mad...@apache.org>
Committed: Sun Nov 12 14:37:40 2017 -0800

----------------------------------------------------------------------
 addons/models/0000-Area0/0020-PropertyFacets_model.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/atlas/blob/41e5404f/addons/models/0000-Area0/0020-PropertyFacets_model.json
----------------------------------------------------------------------
diff --git a/addons/models/0000-Area0/0020-PropertyFacets_model.json 
b/addons/models/0000-Area0/0020-PropertyFacets_model.json
index 0acdf48..fe92e26 100644
--- a/addons/models/0000-Area0/0020-PropertyFacets_model.json
+++ b/addons/models/0000-Area0/0020-PropertyFacets_model.json
@@ -70,7 +70,8 @@
           "isIndexable": true,
           "isOptional": true,
           "isUnique": false
-        },
+        }
+      ]
     }
   ]
 }

Reply via email to