Merge pull request #20450 from Teemukoivumaa/fix/arrayOfObjects

fix: init array with another types with one item
This commit is contained in:
Fredrik Adelöw
2023-10-11 12:18:37 +02:00
committed by GitHub
@@ -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: