Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[keyvault] Add customization for JS enum names (#32422)
As part of the migration to TypeSpec, JavaScript would like to remove its hand-authored enums, replacing them with autogenerated enums where possible. To maintain backwards compatibility with the already-GA'd naming conventions, this PR adds customization so the new generated enums match the existing ones.
- Loading branch information