Simon Ammer created OLINGO-1143:
-----------------------------------

             Summary: 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


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
(v6.4.14#64029)

Reply via email to