Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
(Java) V4 4.1.0
-
None
Description
When serializing an entity or complex value with a derived type the annotation odata.type is set for the entity or compley type. The annotations aren't set in ODataJsonSerializer for properties of the entity or compley type. So when I have an entity that has a property with a complex type and I serialize the entity and the actual property value is derived from the complex type no odata.type annotation is set.