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] Created: (ODATA-132) Support /$count in $filter and $orderby


Support /$count in $filter and $orderby
---------------------------------------

                 Key: ODATA-132
                 URL: http://tools.oasis-open.org/issues/browse/ODATA-132
             Project: OASIS Open Data Protocol (OData) TC
          Issue Type: Improvement
            Reporter: Michael Pizzo
            Assignee: Michael Pizzo
            Priority: Minor


ODATA-114 added suppport for /$count to collection valued properties.

This issue tracks supporting /$count in $filter and $orderby. For example, we could support:

    GET ~/Friends?$filter=Interests/$count gt 10&$orderby=Interests/$count 

for either collection properties or navigations. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


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