gerrit-rest-java-client icon indicating copy to clipboard operation
gerrit-rest-java-client copied to clipboard

Implementing change edit endpoints

Open PMooreWand opened this issue 1 year ago • 0 comments

Implementing methods on the change/edit endpoints. Updates to ChangeEditApiRestClient

  • Constructor now uses commitInfoParser to parse EditInfo objects
  • New test class ChangeEditApiRestClientTest added
  • private classes for edit inputs that Gerrit does not provide in api libs.

PMooreWand avatar Jan 24 '24 16:01 PMooreWand