Skip to content

Fix AttributeModel defaults

June requested to merge enum-defaults into main

We just have to hard-code support for StringEnum sets and arrays; we can't leave the property values null.

Merge request reports