Commit d4a1bfa5 authored by Anurag Pant's avatar Anurag Pant Committed by Christian Tzolov
Browse files

feat: Improve pagination support on client side (#306)



This change enhances the client API by providing both paginated access for fine-grained
control and convenience methods for retrieving complete result sets automatically.

- Implement "list all" methods that automatically handle pagination using expand/reduce operations
- Replace null parameters with McpSchema.FIRST_PAGE constant for better readability
- Add tests for both paginated and "list all" functionality
- Update method javadocs to clarify pagination behavior
- Maintain backward compatibility

Signed-off-by: default avatarChristian Tzolov <christian.tzolov@broadcom.com>
parent aff24fdf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment