Extensions
The following extensions are available globally.
-
Allows ResponseModifier to work with Arrays of
CorvusResponseInstead of returning a single
See moreCorvusResponsean array ofCorvusResponsecan be returned instead.Declaration
Swift
extension Array: CorvusResponse where Element: CorvusResponseextension Array: Endpoint where Element == Endpoint
Extensions Reference