diff --git a/codegens/curl/lib/util.js b/codegens/curl/lib/util.js index 9c7229f68..c9b53af4d 100644 --- a/codegens/curl/lib/util.js +++ b/codegens/curl/lib/util.js @@ -29,6 +29,13 @@ var self = module.exports = { inputString = inputString.replace(/"/g, '\\"'); // Escape backslash if double quote was already escaped before call to sanitize inputString = inputString.replace(/(?