Open chlowell opened 1 month ago
Please be aware that .NET will not be performing a full generation from TypeSpec. We will migrate the clients that are currently generated but will not be investing in generating those clients that are hand-written at this time. Generated clients will continue to be internal; we will not be generating the public API.
//cc: @chlowell, @JonathanCrd
@chlowell my understanding is that each of us will work with a Client.tsp to figure out what customization we need, and then once we all have our customizations we're going to merge them together (and simplify them). Is that correct? Or do we have a common Client.tsp already?
That's my understanding as well. The TSP PRs don't include a client.tsp and may not--it's reasonable to add it in a separate PR--so feel free to create one for your local development in the meantime.
This issue tracks migrating Key Vault client generation from OpenAPI to TypeSpec:
This is the high-level process for each library: