hipchat-java icon indicating copy to clipboard operation
hipchat-java copied to clipboard

Java client for the HipChat v2 API

Results 6 hipchat-java issues
Sort by recently updated
recently updated
newest added

Hi, first of all thank you for maintaining a backwards compatible version of the API. We could use the User API which the 0.4.0 of the Java 7 release does...

Just a typo, but the method is calling itself instead of its homonym: https://github.com/evanwong/hipchat-java/blob/b263fec0e3ec759b3fdb960516863ca082812b89/src/main/java/io/evanwong/oss/hipchat/v2/HipChatClient.java#L94-L96

Many of us still uses Java 7, especially in old projects. Would be possible to make a Java 7 compatible jar?

enhancement

1. https://www.hipchat.com/docs/apiv2/method/generate_token 2. https://www.hipchat.com/docs/apiv2/method/get_session 3. https://www.hipchat.com/docs/apiv2/method/delete_session

enhancement

https://www.hipchat.com/docs/apiv2/method/get_capabilities

enhancement