From b20e7b3085570677f0b86028dc2ba4800d023923 Mon Sep 17 00:00:00 2001 From: "florian.azizian" <florian.azizian@maarch.org> Date: Thu, 3 May 2018 15:01:33 +0000 Subject: [PATCH] FIX remove comma --- rest/schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rest/schema.json b/rest/schema.json index cc47c34d8c2..606d890b15c 100644 --- a/rest/schema.json +++ b/rest/schema.json @@ -197,7 +197,7 @@ "entity_label", "short_label", "entity_type", - "enabled", + "enabled" ], "properties" : { "entity_id" : { -- GitLab