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
Describe the bug Failed to generate with quote ", expected "\"", but got """ Error: Swagger:
Please provide as much information as you can. This would be:
autorest --version=3.9.7 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=. ../azure-rest-api-specs/specification/securityinsights/resource-manager/readme.md --use=@autorest/typescript@^6.0.12
Expected behavior A clear and concise description of what you expected to happen expected "\""
Additional context Add any other context about the problem here.