← Prev in month ← Prev in thread
Next in thread → Next in month →

[OASIS Issue Tracker] (ODATA-922) Support DELETE to $ref of a collection-valued nav prop to remove all links

From
OASIS Issues Tracker <>
Date
2016-03-16T18:32:17+00:00
ID
Thread
[OASIS Issue Tracker] (ODATA-922) Support DELETE to $ref of a collection-valued nav prop to remove all links
Michael Pizzo created ODATA-922:
-----------------------------------

             Summary: Support DELETE to $ref of a collection-valued nav prop to remove all links
                 Key: ODATA-922
                 URL: https://issues.oasis-open.org/browse/ODATA-922
             Project: OASIS Open Data Protocol (OData) TC
          Issue Type: Bug
            Reporter: Michael Pizzo


Today you can "unlink" a resource from a single-valued nav prop using DELETE ~/EntitySet(key)/SingleNav/$ref.

With the new set operations, we could support deleting all references from a collection-valued nav prop using DELETE ~/EntitySet(key)/CollectionNav/$ref.

We should also consider supporting PUT ~/EntitySet(key)/CollectionNav/$ref with an array of keys to replace the links with those provided in the payload.



--
This message was sent by Atlassian JIRA
(v6.2.2#6258)
← Prev in month ← Prev in thread
Next in thread → Next in month →