From 78f10cf85be92d239bb238c24b29cf192d34733b Mon Sep 17 00:00:00 2001 From: niclaz <83479948+niclaz@users.noreply.github.com> Date: Mon, 30 Sep 2024 21:56:09 +0200 Subject: [PATCH] changed additionalProperties to true for mem+com/par --- schema/index.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/schema/index.yaml b/schema/index.yaml index ebf9643..315ce52 100644 --- a/schema/index.yaml +++ b/schema/index.yaml @@ -142,7 +142,7 @@ $defs: type: object members: type: object - additionalProperties: false + additionalProperties: true required: - name properties: @@ -171,7 +171,7 @@ $defs: type: object community-partners: type: object - additionalProperties: false + additionalProperties: true required: - name properties: