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

Clarify, in OData Protocol, that $skip and $top are not allowed to be appended to a next link

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: V4.0_WD01
    • Fix Version/s: V4.0_WD01
    • Component/s: Protocol
    • Labels:
      None
    • Environment:

      [Proposed]

    • Proposal:
      Hide

      Clarify that $skip and $top, as well as $select, $expand, $filter, $orderby may not be applied to a next link returned by the service. The next link encodes all of these values from the initial request. In terms of execution order, all of these operations would be evaluated as part of the next link.

      If $skiptoken is used within the next link (an implementation detail), it should be evaluated after $skip and $top.

      Show
      Clarify that $skip and $top, as well as $select, $expand, $filter, $orderby may not be applied to a next link returned by the service. The next link encodes all of these values from the initial request. In terms of execution order, all of these operations would be evaluated as part of the next link. If $skiptoken is used within the next link (an implementation detail), it should be evaluated after $skip and $top.
    • Resolution:
      Show
      https://www.oasis-open.org/apps/org/workgroup/odata/download.php/47541/odata-core-v1.0-wd01-part1-protocol-2012-11-22.doc Accepted: https://www.oasis-open.org/apps/org/workgroup/odata/download.php/47595/latest/odata-meeting-16_on-20121129-minutes.html

      Description

      As discussed in 2012-11-08 face to face meeting, it does not seem useful, and in fact seems a bad idea, for the client to attempt to apply $skip and $top to a next link.

        Attachments

          Activity

            People

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

              Dates

              • Created:
                Updated:
                Resolved: