Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-3761

OData V2: The property based response and Function based responses are incorrect per specification

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 8.12.1, 8.13
    • 8.4
    • OData
    • None

    Description

      The property request like

      http://localhost:8080/odata/vdb/table/property
      http://localhost:8080/odata/vdb/table/property/$value
      

      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

      http://localhost:8080/odata/vdb/func?param=value
      

      instead it returning the collection based data

      Attachments

        Activity

          People

            rhn-engineering-rareddy Ramesh Reddy
            rhn-engineering-rareddy Ramesh Reddy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: