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 moreString
andURL
in calls that need a URL.Declaration
Swift
public protocol URLConvertible