Rajan created OLINGO-1521: ----------------------------- Summary: Odata server response with deep expanded navigation properties Key: OLINGO-1521 URL: https://issues.apache.org/jira/browse/OLINGO-1521 Project: Olingo Issue Type: Question Components: odata4-server Reporter: Rajan
Is it possible to have 2nd level navigation properties as part of the response? For example, Employee entity is linked with Contact entity and the contact entity is linked with Address entity . In this scenario, when the request to expand of Employee information with expand of the Contact entity with the expand of Address entity. During serialization process, only the Contact entity is considered as part of the response even though the input for serialization contains Address entity information. Please let me know if the 2nd level navigation properties can also be included as part of the response. Regards, Rajan -- This message was sent by Atlassian Jira (v8.3.4#803005)