Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to pass custom API base url #23

Merged
merged 1 commit into from
Jul 29, 2017

Conversation

pedrorijo91
Copy link
Contributor

While the previous lib version allowed to use custom url by using a
config file, there was no easy way to use the lib to communicate with
several hipchat instances from the same application.
This solution allows to pass the base url as an optional param to
the classes doing the communication

Close #22

While the previous lib version allowed to use custom url by using a
config file, there was no easy way to use the lib to communicate with
several hipchat instances from the same application.
This solution allows to pass the base url as an optional param to
the classes doing the communication
@poweld poweld merged commit 22310ee into poweld:master Jul 29, 2017
@poweld
Copy link
Owner

poweld commented Jul 29, 2017

Thank you for your contribution!

I have published version1.2 with this addition.

@pedrorijo91
Copy link
Contributor Author

thanks for the quick review and release :)

@pedrorijo91 pedrorijo91 deleted the feature/customApiURL branch July 30, 2017 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants