-
Bug
-
Resolution: Cannot Reproduce
-
Medium
-
None
-
3.6.1
-
None
I'm using the Stash REST API to query pull request diffs at the following endpoint:
/rest/api/1.0/projects/{projectKey}/repos/{repositorySlug}/pull-requests/{pullRequestId}
It seems that large (>2 MB) responses are truncated and this results in invalid JSON that cannot be parsed. Is this bug being tracked and/or fixed in a more recent version?
- duplicates
-
BSERV-5429 pullrequests/diff rest call returns incomplete JSON response
- Closed