uber/rides-ios-sdk

Move baseURL config into Configuration object

edjiang opened this issue · 0 comments

Right now the baseURL is configured by each API endpoint that implements the UberAPI protocol. The base URL should be a configuration property instead.