eclipse / editdor

Eclipse ediTDor - A tool for simply designing W3C Thing Descriptions
https://eclipse.github.io/editdor/
38 stars 19 forks source link

Adding a property with array or object can populate items and properties, respectively #61

Closed egekorkan closed 2 years ago

egekorkan commented 2 years ago

When I add a property, I choose a type that can have values of string, array, object etc. Currently, only this top-level type is manageable by the UI. This means that if I choose array or object as the type, I need to use the editor side to add more type description. It would be nice if I get an empty items or properties object.