Miguel Angel Vargas

Results 2 issues of Miguel Angel Vargas

**Describe the bug** When i use body.request it generates an error with JSON.parse(). **To Reproduce** let obj = { mode:'raw', raw: JSON.stringify(payload) } request.body = JSON.stringify(obj) **Screenshots** ![error](https://user-images.githubusercontent.com/71162676/103586164-80624080-4eb2-11eb-93de-5f1ee51f5b5f.png) ![error](https://user-images.githubusercontent.com/71162676/103586355-e8188b80-4eb2-11eb-8bed-b91656c4358c.png) **FIX**...

codegen