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

Support for plugin APIs

Open zaro0508 opened this issue 9 years ago • 0 comments

Many Gerrit plugins provide their own REST APIs. I was wondering if it would be appropriate to add support for Gerrit plugin APIs in this package?

My question is generally for any Gerrit plugin but my specific use case is for the verify-status plugin[1]. I would like to create a Jenkins plugin that can call the verify-status REST endpoints using this client.

[1] https://gerrit.googlesource.com/plugins/verify-status/+/master/src/main/resources/Documentation/rest-api-changes.md

zaro0508 avatar Aug 19 '16 21:08 zaro0508