Paw-SwiftAlamofireCodeGenerator icon indicating copy to clipboard operation
Paw-SwiftAlamofireCodeGenerator copied to clipboard

Support for SwiftyJSON

Open iasandcb opened this issue 9 years ago • 1 comments

Alamofire.request(.GET, "http://...", headers: headers).responseJSON { response in ... let json = JSON(response.result.value!) ... }

iasandcb avatar Oct 28 '15 10:10 iasandcb

That may be nice to have this by enabling an option (we will try adding options for code generators).

mittsh avatar Oct 28 '15 10:10 mittsh