[
https://issues.apache.org/jira/browse/OLINGO-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Archana Rai updated OLINGO-1323:
--------------------------------
Description:
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.
was:
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.
> 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
> Assignee: 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)