[
https://issues.apache.org/jira/browse/OLINGO-1143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oliver Grande updated OLINGO-1143:
----------------------------------
Attachment: olingo-odata4-expand-path.patch
> Expand of a navigation property of a complex type does not render
> -----------------------------------------------------------------
>
> Key: OLINGO-1143
> URL: https://issues.apache.org/jira/browse/OLINGO-1143
> Project: Olingo
> Issue Type: Bug
> Components: odata4-server
> Affects Versions: (Java) V4 4.3.0
> Reporter: Simon Ammer
> Priority: Blocker
> Attachments: olingo-odata4-expand-path.patch
>
>
> Here is an example URL provided in the [OData URL
> Conventions|https://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part2-url-conventions.pdf#page=37]
> that could be used to reproduce the issue:
> [http://host/service/Customers?$expand=Addresses/Country]
> The ODataJsonSerializer only processes _Addresses_ but ignores _Country_.
> Therefore only the _Addresses_ are shown in the response.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)