Skip to content

Add missing pagination on the commit diff endpoint

What does this MR do?

Add missing pagination on the commit/:sha/diff endpoint

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

The pagination seems necessary when there are more than 20 files in a diff.

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #43370 (closed)

Edited by Maxime Roussin-Bélanger

Merge request reports