Open
Description
Describe the bug
Convert the cURL incorrectly which contains single quotes through importing
To Reproduce
Click "Import" button > click "cURL" > paste the curl bellow, and then we can found that the request body was cut
curl --location 'http://xxx' \ --header 'Content-Type: application/json' \ --data '{ "input": "I'\''m good" }'
Expected code snippet and corresponding request
Convert to a correct request body
Additional context
postman-for-vscode version: 1.11.2
Metadata
Metadata
Assignees
Labels
No labels