You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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.
0 commit comments