You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Ramesh Reddy (JIRA)" <ji...@apache.org> on 2016/03/25 14:58:25 UTC

[jira] [Created] (OLINGO-914) Annotation @odata.id must be present if entity's key fields are omitted from the response

Ramesh Reddy created OLINGO-914:
-----------------------------------

             Summary: Annotation @odata.id must be present if entity's key fields are omitted from the response
                 Key: OLINGO-914
                 URL: https://issues.apache.org/jira/browse/OLINGO-914
             Project: Olingo
          Issue Type: Bug
    Affects Versions: (Java) V4 4.0.0-beta-01
            Reporter: Ramesh Reddy
            Assignee: Ramesh Reddy
            Priority: Critical
             Fix For: (Java) V4 4.2.0


Per [1], The odata.id annotation MUST appear in responses if odata.metadata=full is requested, or if odata.metadata=minimal is requested and any of the entity's key fields are omitted from the response or the entity-id is not identical to the canonical URL of the entity after

Olingo serializer does NOT honor this.


[1] http://docs.oasis-open.org/odata/odata-json-format/v4.0/errata02/os/odata-json-format-v4.0-errata02-os-complete.html#_Toc403940621



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