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

[OASIS Issue Tracker] Created: (ODATA-608) Explicitly state that the path segment /$count can be combined with $search and $filter, and that the calculated count is identical to $count=true

From
OASIS Issues Tracker <>
Date
2014-03-10T09:29:57+00:00
ID
779202655.17071394443871247.JavaMail.tomcat@customer-jira
Thread
[OASIS Issue Tracker] Created: (ODATA-608) Explicitly state that the path segment /$count can be combined with $search and $filter, and that the calculated count is identical to $count=true
Explicitly state that the path segment /$count can be combined with $search and $filter, and that the calculated count is identical to $count=true
--------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: ODATA-608
                 URL: http://tools.oasis-open.org/issues/browse/ODATA-608
             Project: OASIS Open Data Protocol (OData) TC
          Issue Type: Improvement
          Components: OData URL Conventions 
    Affects Versions: V4.0_OS
            Reporter: Ralf Handl
             Fix For: V4.0_ERRATA01


Make explicit that the count calcuated by appending /$count to a collection resource path and the count calculated by applying the $count=true system query option to the same resource path is identical.

Consequently paths ending in /$count also allow $search and $filter, and the resulting number is identical to the number included as @odata.count if the /$count segment is replaced by a $count=true system query option.

-- 
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
← Prev in month ← Prev in thread
Next in thread → Next in month →