Add Hipchat services API
Created by: qwazerty
There was no way to add a Hipchat services through the API.
This commit add two API route:
PUT /projects/:id/services/hipchat (:token, :room)
DELETE /projects/:id/services/hipchat
To add or remove a hipchat service for a project.