Eliminate the need for escaping in cURL commands

If Postman could use single quotes to surround the json blob when it generates the curl command, that would eliminate the need for all the escaping in the generated examples/commands. Is this currently possible or would this be a feature request?