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
[DPG] Shared Models in case of Multi-Client and Multi-Endpoint #1892
There are cases where we can have shared models in different sub clients, we will need to figure out a way to indentify those shared models, will need to work in the TCGC to get the information I need first.
There are cases where we can have shared models in different sub clients, we will need to figure out a way to indentify those shared models, will need to work in the TCGC to get the information I need first.
Pending on #https://github.com/Azure/typespec-azure/issues/3035