From f511b2f722c77e8eee572f8a83090327447ed613 Mon Sep 17 00:00:00 2001 From: Joshua Sangmeister Date: Mon, 12 Oct 2020 11:48:23 +0200 Subject: [PATCH] Add default type to agenda item --- docs/models.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/models.yml b/docs/models.yml index f29587485..eec120ced 100644 --- a/docs/models.yml +++ b/docs/models.yml @@ -733,6 +733,7 @@ agenda_item: - 1 - 2 - 3 + default: 1 duration: type: number description: Given in seconds