Skip to content

Commit 902b182

Browse files
author
Marko Petzold
committed
feat: add object type definition for column item properties in schema
1 parent 81258c7 commit 902b182

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/definition-schema.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@
7171
"type": "array",
7272
"order": 3,
7373
"items": {
74+
"type": "object",
7475
"properties": {
7576
"value": {
7677
"title": "Display Value",

0 commit comments

Comments
 (0)