docs: make arrayObjects more usable from the start

Signed-off-by: Teemu Koivumaa <teemuk15@gmail.com>
This commit is contained in:
Teemu Koivumaa
2023-10-07 19:42:24 +03:00
parent 11cd745fc1
commit f932ee9865
@@ -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: