Azure / autorest.typescript

Extension for AutoRest (https://github.com/Azure/autorest) that generates TypeScript code. The transpiled javascript code is isomorphic. It can be run in browser and in node.js environment.
MIT License
179 stars 75 forks source link

Failed to generate with quote ", expected "\ "", but got """ #2825

Open wanlwanl opened 2 months ago

wanlwanl commented 2 months ago

Describe the bug Failed to generate with quote ", expected "\"", but got """ Error: image Swagger: image

Please provide as much information as you can. This would be:

Expected behavior A clear and concise description of what you expected to happen expected "\""

Additional context Add any other context about the problem here.

kazrael2119 commented 4 weeks ago

can repro with latest api version and latest codegen