You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Christian Amend (JIRA)" <ji...@apache.org> on 2017/01/26 10:24:24 UTC

[jira] [Resolved] (OLINGO-1067) Availability of @odata.type in the response payload

     [ https://issues.apache.org/jira/browse/OLINGO-1067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Amend resolved OLINGO-1067.
-------------------------------------
    Resolution: Fixed
      Assignee: Christian Amend

By using odata.metadata=full as parameter which you use to create the serializer. But you should not send that manually. You should send back what the client requests.

> Availability of @odata.type in the response payload
> ---------------------------------------------------
>
>                 Key: OLINGO-1067
>                 URL: https://issues.apache.org/jira/browse/OLINGO-1067
>             Project: Olingo
>          Issue Type: Question
>          Components: odata4-server
>    Affects Versions: (Java) V4 4.3.0
>            Reporter: VIJAYASIMHA R NAGA
>            Assignee: Christian Amend
>
> Currently the Serializer only includes @odata.type in the response payload if the value of Entity is an derived instance of the requested EntityType, is there a way to always include @odata.type in the response payload?



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