OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

odata message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [OASIS Issue Tracker] (ODATA-616) Allow POST to collections of complex and primitive types, and DELETE with $filter


     [ https://issues.oasis-open.org/browse/ODATA-616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Pizzo updated ODATA-616:
--------------------------------

    Proposal: 
1) POST of a single item to a collection of complex or primitive types adds that item to the collection (as it does today with entity types.)
2)	DELETE to any collection without a $filter clears the collection  [ODATA-616]

  was:
1) POST of a single item to a collection of complex or primitive types adds that item to the collection (as it does today with entity types.)
2) POST of a collection of items to a collection of complex, primitive, or entity types inserts all of the items of the collection. [ODATA-616]
3)	DELETE to any collection without a $filter clears the collection  [ODATA-616]


> Allow POST to collections of complex and primitive types, and DELETE with $filter
> ---------------------------------------------------------------------------------
>
>                 Key: ODATA-616
>                 URL: https://issues.oasis-open.org/browse/ODATA-616
>             Project: OASIS Open Data Protocol (OData) TC
>          Issue Type: Improvement
>          Components: OData Protocol, OData URL Conventions
>    Affects Versions: V4.0_OS
>         Environment: [Proposed] Set Operations
>            Reporter: Ralf Handl
>            Assignee: Ralf Handl
>              Labels: Usability
>             Fix For: V4.01_WD01
>
>
> This is a natural extension that does not require indexing into collections.
> Filtering on collections of primitive types can be done with the $it literal.



--
This message was sent by Atlassian JIRA
(v6.2.2#6258)


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]