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


##########
server/protocols/jmap-rfc-8621/doc/specs/spec/quotas/quota.mdown:
##########
@@ -79,9 +79,14 @@ 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 FilterOperator (AND/OR/NOT) is not supported
+The following Quota properties MUST be supported for sorting:
 
-The following properties are not supported: sort, position, anchor, 
anchorOffset, limit, calculateTotal.
+* **name**
+* **used**
+
+> :warning:
+> Not implemented
+> The following properties are not supported: sort, position, anchor, 
anchorOffset, limit, calculateTotal.

Review Comment:
   ```suggestion
   > The following properties are not supported: sort, position, anchor, 
anchorOffset, limit, calculateTotal.
   > FilterOperators (AND/OR/NOT) are not supported.
   ```



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