Is there an option to indicate that you do not want the lines truncated? Or, a method for retrieving the entire line by other means?
The response from the following example url, truncates the "text" lines, in the response, to 5000 characters.
url = "http://{baseurl}/rest/api/latest/projects/{projectKey}/repos/{repositorySlug}/browse/{path}"