[
https://issues.apache.org/jira/browse/OLINGO-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Archana Rai resolved OLINGO-1323.
---------------------------------
Resolution: Fixed
This is fixed, hence closing:
https://gitbox.apache.org/repos/asf?p=olingo-odata4.git;a=commit;h=f344a3c565b6a67233de1d1169104a728136e7a3
> OData v4.0: Context url should have navigation properties within when expanded
> ------------------------------------------------------------------------------
>
> Key: OLINGO-1323
> URL: https://issues.apache.org/jira/browse/OLINGO-1323
> Project: Olingo
> Issue Type: Improvement
> Components: odata4-server
> Affects Versions: (Java) V4 4.5.0
> Reporter: Archana Rai
> Priority: Minor
> Fix For: (Java) V4 4.6.0
>
>
> According to the specification,
> If a an entity is expanded and projected (or contains a $expand with a
> $select expand option), the parenthesized comma-separated list of selected
> properties includes the name of the expanded navigation properties containing
> a nested $select, each suffixed with the parenthesized comma-separated list
> of properties selected (or expanded with a nested $select) from the related
> entities.
> From Specification Part 2: It is also possible to expand all declared and
> dynamic navigation properties using a star (*).
> Hence in such case the context url should mention all the expanded properties
> as well.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)