curl-to-postman icon indicating copy to clipboard operation
curl-to-postman copied to clipboard

BUG: Curls with stringified arrays

Open abstrekt opened this issue 3 years ago • 0 comments

  • when copying any curl request from the browser developer tool using "Copy as Curl"
  • if curl containing any stringified value (JSON.stringify)
  • & then using raw input feature in postman, the stringified array gets corrupted.

abstrekt avatar Sep 20 '21 07:09 abstrekt