go-gerrit
go-gerrit copied to clipboard
Add new version of ChangeFileContentInChangeEdit
Create a variant version of the method that has more strict typing and, unlike the current one, correctly specifies the encoding as json.
It may be that you would rather change the current implementation and make a major version increase, but this seemed a good first step to merge as a PR until then.