[teiid-issues] [JBoss JIRA] (TEIID-3761) OData V2: The property based response and Function based responses are incorrect per specification

Steven Hawkins (JIRA) issues at jboss.org
Wed Jan 27 08:19:01 EST 2016


     [ https://issues.jboss.org/browse/TEIID-3761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins closed TEIID-3761.
---------------------------------


> OData V2: The property based response and Function based responses are incorrect per specification
> --------------------------------------------------------------------------------------------------
>
>                 Key: TEIID-3761
>                 URL: https://issues.jboss.org/browse/TEIID-3761
>             Project: Teiid
>          Issue Type: Bug
>          Components: OData
>    Affects Versions: 8.4
>            Reporter: Ramesh Reddy
>            Assignee: Ramesh Reddy
>             Fix For: 8.12.1, 8.13
>
>
> The property request like
> {code}
> http://localhost:8080/odata/vdb/table/property
> http://localhost:8080/odata/vdb/table/property/$value
> {code}
> needs to return a property based response, instead they are returning the "entity" based response.
> The function with simple scalar return, should return just simple data 
> {code}
> http://localhost:8080/odata/vdb/func?param=value
> {code}
> instead it returning the collection based data



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the teiid-issues mailing list