You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Frederik Zimmer (JIRA)" <ji...@apache.org> on 2016/01/31 22:29:39 UTC

[jira] [Created] (OLINGO-865) Derived types without odata.type annotation

Frederik Zimmer created OLINGO-865:
--------------------------------------

             Summary: Derived types without odata.type annotation
                 Key: OLINGO-865
                 URL: https://issues.apache.org/jira/browse/OLINGO-865
             Project: Olingo
          Issue Type: Bug
          Components: odata4-server
    Affects Versions: (Java) V4 4.1.0
            Reporter: Frederik Zimmer


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)