chibenwa commented on code in PR #1277: URL: https://github.com/apache/james-project/pull/1277#discussion_r1010257219
########## 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: Ok but do not modify the spec, annotate it! -- 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]
