-
Suggestion
-
Resolution: Unresolved
-
None
-
None
The REST endpoint
/rest/api/latest/projects/{projectKey}/repos/{repositorySlug}/pull-requests/{pullRequestId}/changes
returns all possible changes done in the pull request.
It would be good to have the ability to filter the changes by gitChangeType to get only additions or only changes without processing it on the requestor side.