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


##########
docs/modules/servers/partials/operate/webadmin.adoc:
##########
@@ -3612,17 +3612,34 @@ The answer will contains all mailKey contained in that 
repository.
 Note that this can be used to read mail details.
 
 You can pass additional URL parameters to this call in order to limit
-the output: - A limit: no more elements than the specified limit will be
+the output:
+
+- limit: no more elements than the specified limit will be
 returned. This needs to be strictly positive. If no value is specified,
-no limit will be applied. - An offset: allow to skip elements. This
-needs to be positive. Default value is zero.
+no limit will be applied.
+- offset: allow to skip elements. This needs to be positive. Default value is 
zero.

Review Comment:
   Do we have tests combining limit, offset and filters?
   
   We need to be sure the limit and offset are applied after the filters in 
order to provide reliable paging.



-- 
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: notifications-unsubscr...@james.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org
For additional commands, e-mail: notifications-h...@james.apache.org

Reply via email to