From b6cdfb1016647c6e2207ae0c06dc97ac89f8d05b Mon Sep 17 00:00:00 2001 From: canterafonsj Date: Mon, 5 Nov 2018 15:07:24 +0100 Subject: [PATCH] Update common.json --- schema/common.json | 1 + 1 file changed, 1 insertion(+) diff --git a/schema/common.json b/schema/common.json index ece4bc4..1e130c4 100644 --- a/schema/common.json +++ b/schema/common.json @@ -15,6 +15,7 @@ }, { "type": "array", + "minItems": 1, "items": { "anyOf": [ { -- GitLab