From 170b752597cda90b8211aaa1ccf0efa9db7eb044 Mon Sep 17 00:00:00 2001 From: Deborah Servili Date: Mon, 10 Sep 2018 12:30:08 +0200 Subject: [PATCH] fix schema --- schema_clusters.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/schema_clusters.json b/schema_clusters.json index 914d065..1968d6b 100644 --- a/schema_clusters.json +++ b/schema_clusters.json @@ -107,13 +107,6 @@ "type": "string" } }, - "derivated_from": { - "type": "array", - "uniqueItems": true, - "items": { - "type": "string" - } - }, "status": { "type": "string" },