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

Serialization Followup work #2619

Open joheredi opened 1 week ago

joheredi commented 1 week ago

Here are some things that were left out from the initial Serializer PR that we need to address: