api/yaml/openapi/components/schemas/WidgetRow.yaml (7 lines of code) (raw):

######################################################################## # WidgetRow # ######################################################################## properties: children: items: $ref: '#/components/schemas/WidgetApp' type: array name: type: string