Currently we have represented array fields in services in multiple ways which is confusing. Some are represented in expanded manner where the datatype of each array member becomes without [ ] and some are directly mentioned as array which gets [] in type.
Currently we have represented array fields in services in multiple ways which is confusing. Some are represented in expanded manner where the datatype of each array member becomes without
[ ]
and some are directly mentioned as array which gets[]
in type.Use single representation for all array fields