antonio-war/SwiftyNetworking

Invert initialization logic between single URL and multiple params

Closed this issue · 0 comments

SwiftyNetworkingRequest must have URL as variable (maybe optional) and endpoint, path, parameters must be computed variables (maybe optional).
Endpoint must be renamed to Host, as already defined in URL structure.