-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Migrate Key Vault client generation to TypeSpec #31512
Comments
KeyVault SecretsWorking branch: https://github.com/Azure/azure-sdk-for-js/compare/main...maorleger:azure-sdk-for-js:keyvault-secrets-typespec?expand=1 Current blockers:
|
I got PRs ready for all 4 packages:
Needed a bunch of workarounds which I am tracking issues for and will work on soon as this is merged, but right now I am just waiting for the typespec files to be merged for me to wrap these up |
### Packages impacted by this PR @azure/keyvault-admin ### Issues associated with this PR #31512 Generates client using TypeSpec, with any workarounds scripted and noted
### Packages impacted by this PR @azure/keyvault-certificates ### Issues associated with this PR #31512 ### Describe the problem that is addressed by this PR Migrates keyvault-certificates to TypeSpec
### Packages impacted by this PR @azure/keyvault-keys ### Issues associated with this PR #31512 ### Describe the problem that is addressed by this PR Generates client using TypeSpec, with any workarounds scripted and noted
### Packages impacted by this PR @azure/keyvault-secrets ### Issues associated with this PR #31512 ### Describe the problem that is addressed by this PR Migrates keyvault-secrets to TypeSpec
Completed via the above linked PRs 🥳 |
This issue tracks migrating Key Vault client generation from OpenAPI to TypeSpec:
This is the high-level process for each library:
The text was updated successfully, but these errors were encountered: