luckymarmot / API-Flow

Universal data structure and converter for API formats (Swagger, RAML, Paw, Postman…)
MIT License
194 stars 24 forks source link

Paw Importer Body escapes \n #111

Open hishnash opened 7 years ago

hishnash commented 7 years ago

When importing to paw the text-body newlines are represented as \n dynamic values rather than \n chars.