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
177 stars 73 forks source link

Dpg - Fix duplicate parameters #2068

Closed joheredi closed 7 months ago

joheredi commented 8 months ago

The generator duplicates types for parameters like CompletionsCreateParameters and CompletionsCreateBodyParam.

qiaozha commented 8 months ago

This should be include in the RLC part of namespace hierarchy ?

qiaozha commented 7 months ago

close it as it should have been resolved.