vttranlina commented on code in PR #1277:
URL: https://github.com/apache/james-project/pull/1277#discussion_r1010196649


##########
server/protocols/jmap-rfc-8621/doc/specs/spec/quotas/quota.mdown:
##########
@@ -79,10 +79,9 @@ A **FilterCondition** object has the following properties, 
any of which may be o
 A Quota object matches the FilterCondition if and only if all of the given 
conditions match. If zero properties are
 specified, it is automatically true for all objects.
 
-The following Quota properties MUST be supported for sorting:
+The FilterOperator (AND/OR/NOT) is not supported
 
-* **name**
-* **used**
+The following properties are not supported: sort, position, anchor, 
anchorOffset, limit, calculateTotal.

Review Comment:
   > BTW we should likely support the sort option with the two mentionned 
properties...
   
   We don't support `limit, offset`, so `sort` don't make sense.
   The list returns only `ids` value in the array json 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to