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-836) Allow applying actions to a filtered collection of entities


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

Michael Pizzo updated ODATA-836:
--------------------------------

    Proposal: 
Add a $filter path segment that specifies a Boolean expression, where the expression is specified through a query parameter:

POST Products/$filter=@filter/Special.Discount?@filter=Age gt 3 

This can be used in conjunction with an action, a data modification statement, or any other statement.

This follows the existing semantics that, if the segment following a collection matches an OData segment, that segment takes precedence over a possible key value in key-as-segment.

  was:
Add a $filter path segment that specifies a Boolean expression, where the expression is specified through a query parameter:

POST Products/$filter=@filter/Special.Discount?@filter=Age gt 3 

This can be used in conjunction with an action, a data modification statement, or any other statement.


> Allow applying actions to a filtered collection of entities
> -----------------------------------------------------------
>
>                 Key: ODATA-836
>                 URL: https://issues.oasis-open.org/browse/ODATA-836
>             Project: OASIS Open Data Protocol (OData) TC
>          Issue Type: Improvement
>          Components: URL Conventions
>         Environment: Set Operations
>            Reporter: Ralf Handl
>              Labels: Extension
>             Fix For: V4.01_CSD02
>
>




--
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]