odata-example icon indicating copy to clipboard operation
odata-example copied to clipboard

Does $select=* or $select=<entity-propertyName> to retrieve a subset feature implemented ?

Open akila16 opened this issue 9 years ago • 2 comments

Request URL : http://localhost:8080/myservice.svc/PersonNames?$select=last_name

Response

metadata:code1800/metadata:code metadata:messageThis type of option is not supported for queries: SelectOption(List(PathSelectItem(None,TerminalPropertySelectPathSegment(last_name))))/metadata:message /metadata:error

We need to use this feature . This is stopping us from using your framework. Please share your thoughts

akila16 avatar Apr 27 '16 22:04 akila16

Is there any progress on this issue or the project as a whole ?

Asmodieus6 avatar Nov 16 '16 15:11 Asmodieus6

The main maintenance of the project happens on the main odata project, the reported issue is more a framework specific thing. I suggest to move the issue to the main project (https://github.com/sdl/odata) so someone in the team can look at this.

renarj avatar Nov 18 '16 15:11 renarj