IBM-Cloud / gp-angular-client

Angular client for Globalization Pipeline on IBM Bluemix
https://www.ng.bluemix.net/docs/services/GlobalizationPipeline/index.html
Apache License 2.0
1 stars 8 forks source link

uri -> url #1

Closed srl295 closed 8 years ago

srl295 commented 8 years ago

GP credentials return a field credentials.url not credentials.uri. (This changed between the experimental and beta version of the service.) The module should accept credentials.url || credentials.uri and show an error if falsy.