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 - Generate nullability consistently between RLC and DPG #2064

Closed joheredi closed 8 months ago

joheredi commented 8 months ago

Some inconsistencies:

joheredi commented 8 months ago

Fixed with https://github.com/Azure/autorest.typescript/pull/2076