Add changes_count to the merge requests API
What does this MR do?
Add a changes_count field to returned MR objects in the API. This maps to the diff's real_size column.
Are there points in the code the reviewer needs to double check?
Did I put the docs note in the right places?
Why was this MR needed?
It's a useful addition!
Does this MR meet the acceptance criteria?
-
Changelog entry added, if necessary -
Documentation created/updated -
API support added -
Tests added for this feature/bug - Review
-
Has been reviewed by Backend
-
-
Conform by the merge request performance guides -
Conform by the style guides -
Squashed related commits together