diff --git a/specification/healthbot/HealthBot.Management/client.tsp b/specification/healthbot/HealthBot.Management/client.tsp index fe61ad870d07..d26d7a05676f 100644 --- a/specification/healthbot/HealthBot.Management/client.tsp +++ b/specification/healthbot/HealthBot.Management/client.tsp @@ -3,3 +3,4 @@ import "./main.tsp"; using Azure.ClientGenerator.Core; @@clientName(Microsoft.HealthBot, "HealthbotClient", "javascript"); +@@clientName(Microsoft.HealthBot, "HealthBotMgmtClient", "python");