From 0bd174b54aaf2d94f9951137ccc1c92acfb76980 Mon Sep 17 00:00:00 2001 From: Frode Petterson Date: Mon, 24 Jun 2013 14:27:50 +0200 Subject: [PATCH] OPPG-407: Removed default list max 15. --- semantics.json | 1 + 1 file changed, 1 insertion(+) diff --git a/semantics.json b/semantics.json index f85af40..7859cfa 100644 --- a/semantics.json +++ b/semantics.json @@ -37,6 +37,7 @@ "name": "questions", "label": "Questions", "type": "list", + "min": 1, "entity": "question", "field": { "name": "question",