SocalNick / orchestrate-php-client

A PHP client for Orchestrate.io
BSD 3-Clause "New" or "Revised" License
32 stars 5 forks source link

Possibility to edit the client base_url without passing an entire Guzzle client instance #13

Closed izziaraffaele closed 9 years ago

izziaraffaele commented 9 years ago

Expose base_url parameter just like you do for the ApiKey

SocalNick commented 9 years ago

@izziaraffaele - is this to support the alternate AWS? Amazon EU West Ireland https://api.aws-eu-west-1.orchestrate.io/

SocalNick commented 9 years ago

@izziaraffaele - i made the change on master. could you test?

I need to document it and some other backwards compatibility changes before pushing a version 0.5.0.

SocalNick commented 9 years ago

@izziaraffaele - published 0.5.0 with this fix: https://github.com/SocalNick/orchestrate-php-client/releases/tag/0.5.0