Skip to content

Add API pagination for deployed merge requests

Yorick Peterse requested to merge fix-deployments-pagination into master

What does this MR do?

This endpoint did not apply pagination to the output, which can result in API calls taking a long time when many deployments are retrieved.

See #207523 (closed) for more information.

Does this MR meet the acceptance criteria?

Conformity

Merge request reports