Skip to content

Commit 96ddfd6

Browse files
authored
Update the KeyVault Keys client name in rust (#32437)
1 parent 2756f8f commit 96ddfd6

File tree

1 file changed

+1
-0
lines changed
  • specification/keyvault/Security.KeyVault.Keys

1 file changed

+1
-0
lines changed

specification/keyvault/Security.KeyVault.Keys/client.tsp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ using Azure.ClientGenerator.Core;
55

66
@@clientName(KeyVault, "Key", "java");
77
@@clientName(KeyVault, "Client", "go");
8+
@@clientName(KeyVault, "Key", "rust");
89

910
using KeyVault;
1011

0 commit comments

Comments
 (0)