bdemers opened a new pull request, #1088:
URL: https://github.com/apache/directory-scimple/pull/1088

   PageRequest gains getZeroBasedStartIndex() and getEffectiveCount(int)
   to eliminate the error-prone 1-based to 0-based conversion that every
   Repository implementation must duplicate.
   
   FilterResponse gets javadoc clarifying that totalResults must be the
   total count of ALL matching resources before pagination, not the page
   size. References RFC 7644 ยง3.4.2.4.
   
   Generated-by: Claude Opus 4.6 (1M context) <[email protected]>


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