Hi,
While consuming the SonarQube REST API, I’ve noticed that pageSize is limited to 500 across multiple endpoints. I’d like to know whether:
-
This limit is intended to remain fixed in the long term.
-
There are any plans or open discussions to increase it.
-
The current value is driven by specific technical constraints or is primarily a design decision.
Thanks for any clarification.