Skip to content

Commit 3cf49b0

Browse files
author
msftbot[bot]
authored
[ReleasePR botservice] [BotService] Add OutlookChannel to channelNames (#2129)
Create to sync Azure/azure-rest-api-specs#18149 [ReCreate this PR](https://github.com/azure-resource-manager-schemas/compare/main...AzureSDKAutomation:sdkAuto/botservice?expand=1)
2 parents 25a4647 + d821b80 commit 3cf49b0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

schemas/2021-05-01-preview/Microsoft.BotService.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,8 @@
173173
"DirectLineChannel",
174174
"SmsChannel",
175175
"LineChannel",
176-
"DirectLineSpeechChannel"
176+
"DirectLineSpeechChannel",
177+
"OutlookChannel"
177178
]
178179
},
179180
{
@@ -671,7 +672,8 @@
671672
"DirectLineChannel",
672673
"SmsChannel",
673674
"LineChannel",
674-
"DirectLineSpeechChannel"
675+
"DirectLineSpeechChannel",
676+
"OutlookChannel"
675677
]
676678
},
677679
{

0 commit comments

Comments
 (0)