fix grouping of property editor ui's in picker
This commit is contained in:
@@ -605,6 +605,8 @@ components:
|
||||
MetaPropertyEditorUI:
|
||||
type: object
|
||||
properties:
|
||||
label:
|
||||
type: string
|
||||
propertyEditor:
|
||||
type: string
|
||||
icon:
|
||||
@@ -623,6 +625,7 @@ components:
|
||||
required:
|
||||
- properties
|
||||
required:
|
||||
- label
|
||||
- propertyEditor
|
||||
- icon
|
||||
- group
|
||||
|
||||
Reference in New Issue
Block a user