PYPE-1901 - currently only image family is created in PS

This commit is contained in:
Petr Kalis 2021-10-27 12:28:53 +02:00
parent 5107689f64
commit e8b1467800

View file

@ -81,7 +81,12 @@
{
"key": "family",
"label": "Resulting family",
"type": "text"
"type": "enum",
"enum_items": [
{
"image": "image"
}
]
},
{
"type": "text",