-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
Medium
-
None
-
Affects Version/s: 3.6.1
-
Component/s: API - REST
-
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
-