Other Protocols
The following protocols are available globally.
-
Dictionaries and arrays can both be passed to
Resource.request(_:json:contentType:requestMutation:).Declaration
Swift
public protocol JSONConvertible -
Allows interchangeable use of
See moreStringandURLin calls that need a URL.Declaration
Swift
public protocol URLConvertible
View on GitHub
Other Protocols Reference