Get 0.7.0
- Add
baseURL
client configuration option. Deprecatehost
,port
, andisInsercure
.
Usage:
APIClient(baseURL: URL(string: "https://api.github.com"))
baseURL
client configuration option. Deprecate host
, port
, and isInsercure
.Usage:
APIClient(baseURL: URL(string: "https://api.github.com"))