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

######################################################################## # WidgetDesign # ######################################################################## properties: rows: items: $ref: '#/components/schemas/WidgetRow' type: array title: type: string