gerrit-rest-java-client
gerrit-rest-java-client copied to clipboard
Support for plugin APIs
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