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

Remove core v1 (@azure/core-http) #2844

Open jeremymeng opened 6 days ago

jeremymeng commented 6 days ago

we already deprecated @azure/core-http. At some point we should also remove code generation targeting it.