From 0af22724a6ada7638b5afb4a6576153fba428c5a Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Wed, 8 Aug 2018 16:37:59 +0200 Subject: [PATCH] chg: [schema clusters] fix the JSON indentation --- schema_clusters.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schema_clusters.json b/schema_clusters.json index 50e74e1..9c11e4d 100644 --- a/schema_clusters.json +++ b/schema_clusters.json @@ -38,7 +38,7 @@ }, "uuid": { "type": "string" - }, + }, "related": { "type": "object", "additionalProperties": false,