Clarify context url of delta responses for containment navigation properties

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Minor
    • V4.01_WD01
    • Affects Version/s: V4.0_ERRATA03
    • Component/s: Protocol
    • None
    • Hide

      Change current text:

      The context URL of a delta response is the same as the context URL of the root entity set, followed by /$delta.

      to new text:

      The context URL of a delta response is the context URL of the response to the defining query, followed by /$delta.

      If the entities are contained, then entity-set is the top-level entity set followed by the path to the containment navigation property of the containing entity.

      Show
      Change current text: The context URL of a delta response is the same as the context URL of the root entity set, followed by /$delta. to new text: The context URL of a delta response is the context URL of the response to the defining query, followed by /$delta. If the entities are contained, then entity-set is the top-level entity set followed by the path to the containment navigation property of the containing entity.

      If the defining query of a delta request targets a containment navigation property, then the delta response context url should be the context URL of the response of the defining query suffixed with /$delta, e.g.

      http://host/service/$metadata#Orders(4711)/Items/$delta

      This can only be guessed from the current specification text.

            Assignee:
            Unassigned
            Reporter:
            handl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: