tristanhimmelman / AlamofireObjectMapper

An Alamofire extension which converts JSON response data into swift objects using ObjectMapper
MIT License
2.66k stars 474 forks source link

"\n" makes JSON serialization fail #265

Closed Y2JChamp closed 5 years ago

Y2JChamp commented 5 years ago

I'm trying to parse a json into a Mappable and serialization fails because i have a value containing \n:

"description": "test\n"