Closed iamacook closed 2 weeks ago
The SafeApp entity has both features and socialProfiles that are arrays, but not correctly marked as such. This adds the isArray flag to both decorators.
SafeApp
features
socialProfiles
isArray
ApiProperty
Summary
The
SafeApp
entity has bothfeatures
andsocialProfiles
that are arrays, but not correctly marked as such. This adds theisArray
flag to both decorators.Changes
isArray
flag to relevantApiProperty
decorators