Ramesh Reddy created OLINGO-650: ----------------------------------- Summary: 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
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)