You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Ramesh Reddy (JIRA)" <ji...@apache.org> on 2015/06/02 19:18:51 UTC

[jira] [Commented] (OLINGO-650) ContextURL error "Expand is not supported within complex properties"

    [ https://issues.apache.org/jira/browse/OLINGO-650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14569447#comment-14569447 ] 

Ramesh Reddy commented on OLINGO-650:
-------------------------------------

[~mibo] or [~chrisam] can one you please review this? you can pull in or I can do that once it is OK https://github.com/apache/olingo-odata4/tree/OLINGO-650

There still support missing for recursive properties.

> ContextURL error "Expand is not supported within complex properties"
> --------------------------------------------------------------------
>
>                 Key: OLINGO-650
>                 URL: https://issues.apache.org/jira/browse/OLINGO-650
>             Project: Olingo
>          Issue Type: Improvement
>          Components: odata4-server
>    Affects Versions: (Java) V4 4.0.0-beta-02
>            Reporter: Ramesh Reddy
>            Assignee: Ramesh Reddy
>
> Currently Olingo V4 does not support $expand with properties, for example
> {code}
> http://host/service/Customers$select=Name&$expand=Address/Country
> {code}
> from 
> [http://docs.oasis-open.org/odata/odata/v4.0/errata02/os/complete/part1-protocol/odata-v4.0-errata02-os-part1-protocol-complete.html#_Toc406398274]
> This prohibits building of the ContextURL, even the though service may support it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)