Uploaded image for project: 'OASIS Open Data Protocol (OData) TC'
  1. OASIS Open Data Protocol (OData) TC
  2. ODATA-230

Support use of parameter aliases in $filter and $orderby

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: V4.0_WD01
    • Fix Version/s: V4.0_WD01
    • Component/s: ABNF, URL Conventions
    • Labels:
      None
    • Environment:

      [Proposed]

      Description

      Today parameter aliases can be used in the path portion of a request, but not the $filter or $orderby operations.

      We would like to add support for parameter aliases in $filter and $orderby, for example:
      ~Movies?$filter=substringof(Title,@title)&@title='supercomputer'
      or even
      ~Movies?$filter=Title eq @title&@title='Wizard of Oz'

        Attachments

          Activity

            People

            • Assignee:
              handl Ralf Handl
              Reporter:
              mikep Michael Pizzo (Inactive)
            • Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: