Skip to content

Commit

Permalink
Update the KeyVault Keys client name in rust (#32437)
Browse files Browse the repository at this point in the history
  • Loading branch information
RickWinter authored Feb 3, 2025
1 parent 2756f8f commit 96ddfd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions specification/keyvault/Security.KeyVault.Keys/client.tsp
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ using Azure.ClientGenerator.Core;

@@clientName(KeyVault, "Key", "java");
@@clientName(KeyVault, "Client", "go");
@@clientName(KeyVault, "Key", "rust");

using KeyVault;

Expand Down

0 comments on commit 96ddfd6

Please sign in to comment.