From f932ee9865e59589062243fc331b721a8b9636ac Mon Sep 17 00:00:00 2001 From: Teemu Koivumaa Date: Sat, 7 Oct 2023 19:42:24 +0300 Subject: [PATCH] docs: make arrayObjects more usable from the start Signed-off-by: Teemu Koivumaa --- docs/features/software-templates/input-examples.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/features/software-templates/input-examples.md b/docs/features/software-templates/input-examples.md index c44ee39269..ad56ef2d36 100644 --- a/docs/features/software-templates/input-examples.md +++ b/docs/features/software-templates/input-examples.md @@ -110,10 +110,11 @@ parameters: arrayObjects: title: Array with custom objects type: array + minItems: 0 ui:options: - addable: false - orderable: false - removable: false + addable: true + orderable: true + removable: true items: type: object properties: