[ 
https://issues.apache.org/jira/browse/OLINGO-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15967671#comment-15967671
 ] 

Jon McEwen commented on OLINGO-1104:
------------------------------------

Your fix looks good. Thanks!

> NavigationLink missing from JSON with expand and metadata=full
> --------------------------------------------------------------
>
>                 Key: OLINGO-1104
>                 URL: https://issues.apache.org/jira/browse/OLINGO-1104
>             Project: Olingo
>          Issue Type: Bug
>          Components: odata4-server
>    Affects Versions: (Java) V4 4.3.0
>            Reporter: Jon McEwen
>            Assignee: Ramesh Reddy
>             Fix For: (Java) V4 4.4.0
>
>
> When a client request is like
> {{http://server/service/Entities?$expand=Children}}
> with header
> {{Accept: application/json;odata.metadata=full}}
> then the response should include in each Entity a navigationLink 
> corresponding to the Children, as described here: 
> http://docs.oasis-open.org/odata/odata-json-format/v4.0/errata03/os/odata-json-format-v4.0-errata03-os-complete.html#_Toc453766637
> e.g.  
> {{"[email protected]" : 
> "http://server/service/Entities(123)/Children"}}
> Suggested fix: 
> https://github.com/apache/olingo-odata4/pull/17



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to