We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Alamofire 5 (markdown)
The example was still using the Alamofire 4 type RequestRetryCompletion for the retry completion. In Alamofire 5 this is changed to just use the RetryResult enum class.
Use Swift formatting for code block
Created Alamofire 5 (markdown)