EnvironmentProtocol
public protocol EnvironmentProtocol
This protocol should be inhereted by the Environment enum.
-
Thus is required in order to construct the url of the request.
Declaration
Swift
func configure() -> Environment