Closed chris-doehring closed 3 years ago
Given is a model with a value object without any attribute properties. The model converter would convert the value object to null, although it is not null as property. It should be an empty hash instead.
null
Given is a model with a value object without any attribute properties. The model converter would convert the value object to
null
, although it is not null as property. It should be an empty hash instead.