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
178 stars 75 forks source link

Unexpected files under static-helpers are generated #2830

Closed kazrael2119 closed 1 week ago

kazrael2119 commented 1 month ago

https://github.com/Azure/azure-sdk-for-js/pull/30948#discussion_r1766168177

kazrael2119 commented 1 month ago

another issue: if all the operationss in a rp are not lro, codegen will still generate pollingHelpers.ts under static-helpers

if a rp doesn't has paging operations, codegen will still generate pagingHelpers.ts under static-helpers: https://github.com/Azure/azure-sdk-for-js/pull/31172/commits/b686944d0844af856e9a0afd5aaaa0d77b1450cb