Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Bug - Self Hosted v1 API no pages for changes/diff/{path.*} (truncates data)

Matthew Lord
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 14, 2021

For the following request straight from the documentation:

/rest/api/1.0/projects/{projectKey}/repos/{repositorySlug}/compare/diff{path:.*}?from&to&fromRepo&srcPath&contextLines&whitespace

This is a paged API. This API can also be invoked via a user-centric URL when addressing repositories in personal projects.

----

It says that this is a paged API however it appears that it is not as it still cuts off the response if there diff is too long. If you add in a start= value, it doesn't proceed to the next page and returns the same original truncated data.

Is this a bug in the API or incorrect documentation?

Also the other documentation for when giving a {path:.*} normally follows a forward slash (/)

e.g. diff/{path:.*} whereas this documentation says diff{path:.*}

is this also incorrect documentation?

 

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events